Home
last modified time | relevance | path

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

/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h620 unsigned int OnAction(struct adapter *padapter, union recv_frame *precv_frame);
/drivers/staging/rtl8723bs/core/
Drtw_mlme_ext.c32 {WIFI_ACTION, "OnAction", &OnAction},
33 {WIFI_ACTION_NOACK, "OnActionNoAck", &OnAction},
1883 unsigned int OnAction(struct adapter *padapter, union recv_frame *precv_frame) in OnAction() function