Searched refs:IS_DOT11D_ENABLE (Results 1 – 6 of 6) sorted by relevance
57 #define IS_DOT11D_ENABLE(__ieee_dev) \ macro
562 if (IS_DOT11D_ENABLE(ieee)) in rtllib_softmac_scan_syncro()621 if (IS_DOT11D_ENABLE(ieee)) in rtllib_softmac_scan_wq()735 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_start_scan()754 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_start_scan_syncro()2706 if (IS_DOT11D_ENABLE(ieee) && !IS_COUNTRY_IE_VALID(ieee)) { in rtllib_start_bss()2746 if (IS_DOT11D_ENABLE(ieee)) in rtllib_disassociate()
1769 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_extract_country_ie()
36 #define IS_DOT11D_ENABLE(ieee_dev) (GET_DOT11D_INFO(ieee_dev)->dot11d_enabled) macro
465 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_softmac_scan_syncro()505 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_softmac_scan_wq()585 if (IS_DOT11D_ENABLE(ieee)) { in ieee80211_start_scan()602 if (IS_DOT11D_ENABLE(ieee)) { in ieee80211_start_scan_syncro()2336 if (IS_DOT11D_ENABLE(ieee) && !IS_COUNTRY_IE_VALID(ieee)) { in ieee80211_start_bss()2372 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_disassociate()
1488 if (IS_DOT11D_ENABLE(ieee)) { in ieee80211_extract_country_ie()
Completed in 20 milliseconds