Searched refs:erpinfo (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/drivers/staging/rtl8723bs/core/ |
| D | rtw_mlme_ext.c | 2244 u8 erpinfo = 0; in issue_beacon() local 2252 pframe = rtw_set_ie(pframe, WLAN_EID_ERP_INFO, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 2446 u8 erpinfo = 0; in issue_probersp() local 2454 pframe = rtw_set_ie(pframe, WLAN_EID_ERP_INFO, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|
| /Linux-v5.15/drivers/staging/r8188eu/core/ |
| D | rtw_mlme_ext.c | 4598 u8 erpinfo = 0; in issue_beacon() local 4605 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 4761 u8 erpinfo = 0; in issue_probersp() local 4769 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|