Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8192e/
Drtllib.h1095 ERP_UseProtection = 0x02, enumerator
Drtllib_rx.c2649 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-v4.19/drivers/staging/rtl8192u/ieee80211/
Dieee80211.h1325 ERP_UseProtection = 0x02, enumerator
Dieee80211_rx.c2506 if(ieee->current_network.erp_value& ERP_UseProtection) in ieee80211_process_probe_response()