Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_ap.c958 …p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &ie_len, (pbss_network->IELength - _BEACON_I… in rtw_check_beacon_data()
1263 p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &len, in update_bcn_erpinfo_ie()
1400 case _ERPINFO_IE_: in update_beacon()
1572 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1583 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1691 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_leave()
Drtw_wlan_util.c1082 case _ERPINFO_IE_: in update_beacon_info()
Drtw_mlme_ext.c434 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon()
595 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
3499 case _ERPINFO_IE_: in OnAssocRsp()
Drtw_xmit.c1177 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection()
/linux-4.4.14/drivers/staging/rtl8712/
Dwifi.h409 #define _ERPINFO_IE_ 42 macro
Drtl871x_xmit.c723 perp = r8712_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in r8712_update_protection()
/linux-4.4.14/drivers/staging/rtl8188eu/include/
Dwifi.h404 #define _ERPINFO_IE_ 42 macro