Searched refs:RTLLIB_FCTL_TODS (Results 1 – 7 of 7) sorted by relevance
97 a4_included = ((fc & (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)) == in ccmp_init_iv_and_aad()98 (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)); in ccmp_init_iv_and_aad()
490 (RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS)) { in michael_mic_hdr()491 case RTLLIB_FCTL_TODS: in michael_mic_hdr()499 case RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS: in michael_mic_hdr()
257 if ((fc & (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)) == in rtllib_is_eapol_frame()258 RTLLIB_FCTL_TODS && in rtllib_is_eapol_frame()262 } else if ((fc & (RTLLIB_FCTL_TODS | RTLLIB_FCTL_FROMDS)) == in rtllib_is_eapol_frame()962 switch (fc & (RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS)) { in rtllib_rx_extract_addr()968 case RTLLIB_FCTL_TODS: in rtllib_rx_extract_addr()973 case RTLLIB_FCTL_FROMDS | RTLLIB_FCTL_TODS: in rtllib_rx_extract_addr()1004 if ((fc & RTLLIB_FCTL_TODS) && !(fc & RTLLIB_FCTL_FROMDS) && in rtllib_rx_data_filter()
361 #define RTLLIB_FCTL_TODS 0x0100 macro999 return (u8)((union frameqos *)(buf + (((fc & RTLLIB_FCTL_TODS) && in Frame_QoSTID()1865 if ((fc & RTLLIB_FCTL_FROMDS) && (fc & RTLLIB_FCTL_TODS)) in rtllib_get_hdrlen()
677 fc |= RTLLIB_FCTL_TODS; in rtllib_xmit_inter()
1066 RTLLIB_STYPE_NULLFUNC | RTLLIB_FCTL_TODS | in rtllib_null_func()
1869 (fc & RTLLIB_FCTL_TODS) ? hdr->addr1 : in _rtl92e_translate_rx_signal_stats()