Searched refs:issue_deauth_ex (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/staging/rtl8723au/core/ |
D | rtw_mlme_ext.c | 57 static int issue_deauth_ex(struct rtw_adapter *padapter, u8 *da, 3654 static int issue_deauth_ex(struct rtw_adapter *padapter, u8 *da, in issue_deauth_ex() function 5543 issue_deauth_ex(padapter, pnetwork->MacAddress, in join_cmd_hdl23a() 5653 issue_deauth_ex(padapter, pnetwork->MacAddress, in disconnect_hdl23a()
|
/linux-4.4.14/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 1533 static int issue_deauth_ex(struct adapter *padapter, u8 *da, in issue_deauth_ex() function 5076 issue_deauth_ex(padapter, pnetwork->MacAddress, WLAN_REASON_DEAUTH_LEAVING, 5, 100); in join_cmd_hdl() 5185 …issue_deauth_ex(padapter, pnetwork->MacAddress, WLAN_REASON_DEAUTH_LEAVING, param->deauth_timeout_… in disconnect_hdl()
|