Searched refs:IS_DOT11D_ENABLE (Results 1 – 6 of 6) sorted by relevance
64 #define IS_DOT11D_ENABLE(__pIeeeDev) \ macro
566 if (IS_DOT11D_ENABLE(ieee)) in rtllib_softmac_scan_syncro()625 if (IS_DOT11D_ENABLE(ieee)) in rtllib_softmac_scan_wq()740 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_start_scan()759 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_start_scan_syncro()2721 if (IS_DOT11D_ENABLE(ieee) && !IS_COUNTRY_IE_VALID(ieee)) { in rtllib_start_bss()2761 if (IS_DOT11D_ENABLE(ieee)) in rtllib_disassociate()
1803 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_extract_country_ie()
42 #define IS_DOT11D_ENABLE(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->enabled) macro
466 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_softmac_scan_syncro()506 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_softmac_scan_wq()586 if (IS_DOT11D_ENABLE(ieee)) { in ieee80211_start_scan()603 if (IS_DOT11D_ENABLE(ieee)) { in ieee80211_start_scan_syncro()2323 if (IS_DOT11D_ENABLE(ieee) && !IS_COUNTRY_IE_VALID(ieee)) { in ieee80211_start_bss()2359 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_disassociate()
1576 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_extract_country_ie()