Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h571 unsigned int OnAtim(struct adapter *padapter, union recv_frame *precv_frame);
/linux/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c25 {WIFI_ATIM, "OnATIM", &OnAtim},
1583 unsigned int OnAtim(struct adapter *padapter, union recv_frame *precv_frame) in OnAtim() function