Searched refs:update_beacon_info (Results 1 – 3 of 3) sorted by relevance
| /drivers/staging/rtl8723bs/include/ |
| A D | rtw_mlme_ext.h | 502 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint len, struct sta_info *psta);
|
| /drivers/staging/rtl8723bs/core/ |
| A D | rtw_wlan_util.c | 1282 void update_beacon_info(struct adapter *padapter, u8 *pframe, uint pkt_len, struct sta_info *psta) in update_beacon_info() function
|
| A D | rtw_mlme_ext.c | 638 update_beacon_info(padapter, pframe, len, psta); in OnBeacon() 648 update_beacon_info(padapter, pframe, len, psta); in OnBeacon()
|
Completed in 19 milliseconds