Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8192e/
Drtllib.h1145 ERP_UseProtection = 0x02, enumerator
Drtllib_rx.c2659 if (ieee->current_network.erp_value & ERP_UseProtection) in rtllib_process_probe_response()
Drtllib_softmac.c855 erpinfo_content |= ERP_UseProtection; in rtllib_probe_resp()
/linux-4.4.14/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1324 ERP_UseProtection = 0x02, enumerator
Dieee80211_rx.c2503 if(ieee->current_network.erp_value& ERP_UseProtection) in ieee80211_process_probe_response()