Home
last modified time | relevance | path

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

/linux-6.15/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h532 void report_add_sta_event(struct adapter *padapter, unsigned char *MacAddr, int cam_idx);
/linux-6.15/drivers/staging/rtl8723bs/core/
H A Drtw_mlme_ext.c665 report_add_sta_event(padapter, GetAddr2Ptr(pframe), cam_idx); in OnBeacon()
1348 report_add_sta_event(padapter, pstat->hwaddr, pstat->aid); in OnAssocReq()
4647 void report_add_sta_event(struct adapter *padapter, unsigned char *MacAddr, int cam_idx) in report_add_sta_event() function