Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_xmit.c1372 u8 *perp; in rtw_update_protection() local
1387 perp = rtw_get_ie(ie, WLAN_EID_ERP_INFO, &erp_len, ie_len); in rtw_update_protection()
1388 if (!perp) { in rtw_update_protection()
1391 protection = (*(perp + 2)) & BIT(1); in rtw_update_protection()