Home
last modified time | relevance | path

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

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