Searched refs:erpinfo (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 409 u8 erpinfo = 0; in issue_beacon() local 416 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 569 u8 erpinfo = 0; in issue_probersp() local 577 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|
/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 2552 u8 erpinfo = 0; in issue_beacon() local 2560 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_beacon() 2755 u8 erpinfo = 0; in issue_probersp() local 2763 pframe = rtw_set_ie(pframe, _ERPINFO_IE_, 1, &erpinfo, &pattrib->pktlen); in issue_probersp()
|