Home
last modified time | relevance | path

Searched refs:issue_probereq_ex (Results 1 – 2 of 2) sorted by relevance

/linux-6.6.21/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h593 s32 issue_probereq_ex(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, u8 ch, bool…
/linux-6.6.21/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c2552 int issue_probereq_ex(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, u8 ch, bool… in issue_probereq_ex() function
3850 issue_probereq_ex(padapter, &(pmlmeext->sitesurvey_res.ssid[i]), NULL, 0, 0, 0, 0); in site_survey()
3860 issue_probereq_ex(padapter, NULL, NULL, 0, 0, 0, 0); in site_survey()
5024issue_probereq_ex(padapter, &pmlmeinfo->network.ssid, pmlmeinfo->network.mac_address, 0, 0, 0, 0); in linked_status_chk()
5025issue_probereq_ex(padapter, &pmlmeinfo->network.ssid, pmlmeinfo->network.mac_address, 0, 0, 0, 0); in linked_status_chk()
5026issue_probereq_ex(padapter, &pmlmeinfo->network.ssid, pmlmeinfo->network.mac_address, 0, 0, 0, 0); in linked_status_chk()