Searched refs:issue_probereq_ex (Results 1 – 3 of 3) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 671 s32 issue_probereq_ex(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, u8 ch, bool…
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_mlme_ext.c | 2932 int issue_probereq_ex(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, u8 ch, bool… in issue_probereq_ex() function 4353 issue_probereq_ex(padapter, &(pmlmeext->sitesurvey_res.ssid[i]), NULL, 0, 0, 0, 0); in site_survey() 4363 issue_probereq_ex(padapter, NULL, NULL, 0, 0, 0, 0); in site_survey() 5758 … issue_probereq_ex(padapter, &pmlmeinfo->network.Ssid, pmlmeinfo->network.MacAddress, 0, 0, 0, 0); in linked_status_chk() 5759 … issue_probereq_ex(padapter, &pmlmeinfo->network.Ssid, pmlmeinfo->network.MacAddress, 0, 0, 0, 0); in linked_status_chk() 5760 … issue_probereq_ex(padapter, &pmlmeinfo->network.Ssid, pmlmeinfo->network.MacAddress, 0, 0, 0, 0); in linked_status_chk()
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 692 static int issue_probereq_ex(struct adapter *padapter, in issue_probereq_ex() function 4679 issue_probereq_ex(padapter, &pmlmeinfo->network.Ssid, psta->hwaddr, 3, 1); in linked_status_chk()
|