Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8192e/
H A Drtllib.h1045 ERP_UseProtection = 0x02, enumerator
H A Drtllib_softmac.c804 erpinfo_content |= ERP_UseProtection; in rtllib_probe_resp()
H A Drtllib_rx.c2559 if (ieee->current_network.erp_value & ERP_UseProtection) in rtllib_process_probe_response()
/openbmc/linux/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211.h1258 ERP_UseProtection = 0x02, enumerator
H A Dieee80211_rx.c2314 if (ieee->current_network.erp_value & ERP_UseProtection) in ieee80211_process_probe_response()