Searched refs:IS_DOT11D_ENABLE (Results 1 – 6 of 6) sorted by relevance
71 #define IS_DOT11D_ENABLE(__pIeeeDev) \ macro
585 if (IS_DOT11D_ENABLE(ieee)) in rtllib_softmac_scan_syncro()644 if (IS_DOT11D_ENABLE(ieee)) in rtllib_softmac_scan_wq()759 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_start_scan()779 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_start_scan_syncro()2818 if (IS_DOT11D_ENABLE(ieee) && !IS_COUNTRY_IE_VALID(ieee)) { in rtllib_start_bss()2858 if (IS_DOT11D_ENABLE(ieee)) in rtllib_disassociate()
1714 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_extract_country_ie()
43 #define IS_DOT11D_ENABLE(__pIeeeDev) (GET_DOT11D_INFO(__pIeeeDev)->bEnabled) macro
487 if(IS_DOT11D_ENABLE(ieee)) in ieee80211_softmac_scan_syncro()528 if(IS_DOT11D_ENABLE(ieee)) in ieee80211_softmac_scan_wq()612 if (IS_DOT11D_ENABLE(ieee) ) in ieee80211_start_scan()632 if (IS_DOT11D_ENABLE(ieee) ) in ieee80211_start_scan_syncro()2463 if (IS_DOT11D_ENABLE(ieee) && !IS_COUNTRY_IE_VALID(ieee)) in ieee80211_start_bss()2504 if(IS_DOT11D_ENABLE(ieee)) in ieee80211_disassociate()
1592 if (IS_DOT11D_ENABLE(ieee)) in ieee80211_extract_country_ie()