Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h536 unsigned int receive_disconnect(struct adapter *padapter,
/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c608 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()