Searched refs:_ERPINFO_IE_ (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/staging/r8188eu/core/ |
| A D | rtw_ap.c | 580 p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &len, in update_bcn_erpinfo_ie() 718 case _ERPINFO_IE_: in update_beacon() 891 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 902 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1010 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_leave()
|
| A D | rtw_wlan_util.c | 1051 case _ERPINFO_IE_: in update_beacon_info()
|
| A D | rtw_xmit.c | 1070 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection()
|
| A D | rtw_mlme_ext.c | 1453 case _ERPINFO_IE_: in OnAssocRsp() 4490 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 4645 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|
| /linux/drivers/staging/r8188eu/include/ |
| A D | wifi.h | 453 #define _ERPINFO_IE_ 42 macro
|
Completed in 27 milliseconds