Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h548 void issue_probereq(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c2540 inline void issue_probereq(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da) in issue_probereq() function
3837 issue_probereq(padapter, &(pmlmeext->sitesurvey_res.ssid[i]), NULL); in site_survey()
3840 issue_probereq(padapter, &(pmlmeext->sitesurvey_res.ssid[i]), NULL); in site_survey()
3847 issue_probereq(padapter, NULL, NULL); in site_survey()
3850 issue_probereq(padapter, NULL, NULL); in site_survey()