Home
last modified time | relevance | path

Searched refs:IS_DOT11D_ENABLE (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/drivers/staging/rtl8192e/
A Ddot11d.h57 #define IS_DOT11D_ENABLE(__ieee_dev) \ macro
A Drtllib_softmac.c562 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()
A Drtllib_rx.c1769 if (IS_DOT11D_ENABLE(ieee)) { in rtllib_extract_country_ie()
/linux-6.3-rc2/drivers/staging/rtl8192u/ieee80211/
A Ddot11d.h36 #define IS_DOT11D_ENABLE(ieee_dev) (GET_DOT11D_INFO(ieee_dev)->dot11d_enabled) macro
A Dieee80211_softmac.c465 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()
A Dieee80211_rx.c1488 if (IS_DOT11D_ENABLE(ieee)) { in ieee80211_extract_country_ie()

Completed in 22 milliseconds