Home
last modified time | relevance | path

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

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