Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h553 void report_add_sta_event(struct adapter *padapter, unsigned char *addr,
/linux-4.4.14/drivers/staging/rtl8188eu/core/
Drtw_mlme_ext.c2740 report_add_sta_event(padapter, GetAddr2Ptr(pframe), cam_idx); in OnBeacon()
3411 report_add_sta_event(padapter, pstat->hwaddr, pstat->aid); in OnAssocReq()
4486 void report_add_sta_event(struct adapter *padapter, unsigned char *MacAddr, int cam_idx) in report_add_sta_event() function