Searched refs:RTLLIB_FCTL_TODS (Results 1 – 7 of 7) sorted by relevance
95 a4_included = ((fc & (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)) == in ccmp_init_iv_and_aad()96 (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)); in ccmp_init_iv_and_aad()
472 (RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS)) { in michael_mic_hdr()473 case RTLLIB_FCTL_TODS: in michael_mic_hdr()481 case RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS: in michael_mic_hdr()
246 if ((fc & (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)) == in rtllib_is_eapol_frame()247 RTLLIB_FCTL_TODS && in rtllib_is_eapol_frame()251 } else if ((fc & (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)) == in rtllib_is_eapol_frame()950 switch (fc & (RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS)) { in rtllib_rx_extract_addr()956 case RTLLIB_FCTL_TODS: in rtllib_rx_extract_addr()961 case RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS: in rtllib_rx_extract_addr()992 if ((fc & RTLLIB_FCTL_TODS) && !(fc & RTLLIB_FCTL_FROMDS) && in rtllib_rx_data_filter()
339 #define RTLLIB_FCTL_TODS 0x0100 macro955 return (u8)((union frameqos *)(buf + (((fc & RTLLIB_FCTL_TODS) && in Frame_QoSTID()1764 if ((fc & RTLLIB_FCTL_FROMDS) && (fc & RTLLIB_FCTL_TODS)) in rtllib_get_hdrlen()
668 fc |= RTLLIB_FCTL_TODS; in rtllib_xmit_inter()
930 RTLLIB_STYPE_NULLFUNC | RTLLIB_FCTL_TODS | in rtllib_null_func()
1581 (fc & RTLLIB_FCTL_TODS) ? hdr->addr1 : in _rtl92e_translate_rx_signal_stats()