Searched refs:receive_disconnect (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme_ext.h | 536 unsigned int receive_disconnect(struct adapter *padapter,
|
/linux-4.1.27/drivers/staging/rtl8188eu/core/ |
D | rtw_mlme_ext.c | 608 receive_disconnect(padapter, pmlmeinfo->network.MacAddress , 65535); in OnBeacon() 1481 receive_disconnect(padapter, GetAddr3Ptr(pframe) , reason); in OnDeAuth() 1534 receive_disconnect(padapter, GetAddr3Ptr(pframe), reason); in OnDisassoc() 4044 unsigned int receive_disconnect(struct adapter *padapter, unsigned char *MacAddr, unsigned short re… in receive_disconnect() function 4795 receive_disconnect(padapter, pmlmeinfo->network.MacAddress, in linked_status_chk()
|