Home
last modified time | relevance | path

Searched refs:OnAction (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h698 unsigned int OnAction(struct adapter *padapter, union recv_frame *precv_frame);
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c33 {WIFI_ACTION, "OnAction", &OnAction},
34 {WIFI_ACTION_NOACK, "OnActionNoAck", &OnAction},
2210 unsigned int OnAction(struct adapter *padapter, union recv_frame *precv_frame) in OnAction() function
/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c3819 static unsigned int OnAction(struct adapter *padapter, in OnAction() function
3864 {WIFI_ACTION, "OnAction", &OnAction},