Searched refs:_ERPINFO_IE_ (Results 1 – 12 of 12) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_ap.c | 831 …p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &ie_len, (pbss_network->ie_length - _BEACON_… in rtw_check_beacon_data() 1129 p = rtw_get_ie(ie + _BEACON_IE_OFFSET_, _ERPINFO_IE_, &len, in update_bcn_erpinfo_ie() 1228 case _ERPINFO_IE_: in update_beacon() 1392 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1403 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 1511 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_leave()
|
D | rtw_wlan_util.c | 1053 case _ERPINFO_IE_: in update_beacon_info()
|
D | rtw_mlme_ext.c | 423 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 584 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp() 3403 case _ERPINFO_IE_: in OnAssocRsp()
|
D | rtw_xmit.c | 1099 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection()
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_ap.c | 1145 _ERPINFO_IE_, in rtw_check_beacon_data() 1735 _ERPINFO_IE_, in update_bcn_erpinfo_ie() 1934 case _ERPINFO_IE_: in update_beacon() 2149 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 2165 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join() 2294 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_leave()
|
D | rtw_mlme_ext.c | 1724 case _ERPINFO_IE_: in OnAssocRsp() 2573 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 2775 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|
D | rtw_wlan_util.c | 1538 case _ERPINFO_IE_: in update_beacon_info()
|
D | rtw_xmit.c | 1570 perp = rtw_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in rtw_update_protection()
|
/Linux-v4.19/drivers/staging/rtl8712/ |
D | wifi.h | 407 #define _ERPINFO_IE_ 42 macro
|
D | rtl871x_xmit.c | 732 perp = r8712_get_ie(ie, _ERPINFO_IE_, &erp_len, ie_len); in r8712_update_protection()
|
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | wifi.h | 384 #define _ERPINFO_IE_ 42 macro
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | wifi.h | 488 #define _ERPINFO_IE_ 42 macro
|