Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h619 unsigned int OnDeAuth(struct adapter *padapter, union recv_frame *precv_frame);
/openbmc/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c31 {WIFI_DEAUTH, "OnDeAuth", &OnDeAuth},
1461 unsigned int OnDeAuth(struct adapter *padapter, union recv_frame *precv_frame) in OnDeAuth() function