Searched refs:_ERPINFO_IE_ (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_ap.c | 935 …p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &ie_len, (pbss_network->IELength - _BEACON_I… in rtw_check_beacon_data() 1240 p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &len, in update_bcn_erpinfo_ie() 1377 case _ERPINFO_IE_: in update_beacon() 1549 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1560 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1668 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_leave()
|
D | rtw_wlan_util.c | 1086 case _ERPINFO_IE_: in update_beacon_info()
|
D | rtw_mlme_ext.c | 1406 case _ERPINFO_IE_: in OnAssocRsp() 2085 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 2246 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|
D | rtw_xmit.c | 1173 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection()
|
/linux-4.1.27/drivers/staging/rtl8712/ |
D | wifi.h | 418 #define _ERPINFO_IE_ 42 macro
|
D | rtl871x_xmit.c | 721 perp = r8712_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in r8712_update_protection()
|
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | wifi.h | 493 #define _ERPINFO_IE_ 42 macro
|