Searched refs:issue_probereq_ex (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme_ext.h | 577 s32 issue_probereq_ex(struct adapter *adapter, struct ndis_802_11_ssid *pssid,
|
/linux-4.1.27/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 51 static int issue_probereq_ex(struct rtw_adapter *padapter, 2778 static int issue_probereq_ex(struct rtw_adapter *padapter, in issue_probereq_ex() function 5229 issue_probereq_ex(padapter, &pmlmeinfo->network.Ssid, psta->hwaddr, 3, 1); in linked_status_chk23a()
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 2361 int issue_probereq_ex(struct adapter *padapter, struct ndis_802_11_ssid *pssid, u8 *da, in issue_probereq_ex() function 4764 issue_probereq_ex(padapter, &pmlmeinfo->network.Ssid, psta->hwaddr, 3, 1); in linked_status_chk()
|