Home
last modified time | relevance | path

Searched refs:ERP_UseProtection (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/staging/rtl8192e/
H A Drtllib.h1090 ERP_UseProtection = 0x02, enumerator
H A Drtllib_rx.c2639 if (ieee->current_network.erp_value & ERP_UseProtection) in rtllib_process_probe_response()
H A Drtllib_softmac.c852 erpinfo_content |= ERP_UseProtection; in rtllib_probe_resp()
/OK3568_Linux_fs/kernel/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1321 ERP_UseProtection = 0x02, enumerator
H A Dieee80211_rx.c2375 if (ieee->current_network.erp_value & ERP_UseProtection) in ieee80211_process_probe_response()