Searched refs:_ERPINFO_IE_ (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_ap.c | 822 …p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &ie_len, (pbss_network->IELength - _BEACON_I… in rtw_check_beacon_data() 1125 p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &len, in update_bcn_erpinfo_ie() 1263 case _ERPINFO_IE_: in update_beacon() 1436 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1447 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1555 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_leave()
|
| D | rtw_wlan_util.c | 1081 case _ERPINFO_IE_: in update_beacon_info()
|
| D | rtw_xmit.c | 1090 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection()
|
| D | rtw_mlme_ext.c | 1496 case _ERPINFO_IE_: in OnAssocRsp() 4605 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 4769 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|
| /Linux-v5.15/drivers/staging/r8188eu/include/ |
| D | wifi.h | 495 #define _ERPINFO_IE_ 42 macro
|