Searched refs:VCS_update (Results 1 – 8 of 8) sorted by relevance
/Linux-v4.19/drivers/staging/rtl8188eu/include/ |
D | rtw_mlme_ext.h | 512 void VCS_update(struct adapter *padapter, struct sta_info *psta);
|
/Linux-v4.19/drivers/staging/rtl8188eu/core/ |
D | rtw_wlan_util.c | 797 void VCS_update(struct adapter *padapter, struct sta_info *psta) in VCS_update() function 1055 VCS_update(padapter, psta); in update_beacon_info()
|
D | rtw_ap.c | 527 VCS_update(padapter, psta); in update_sta_info_apmode() 1345 VCS_update(padapter, psta); in associated_clients_update()
|
D | rtw_mlme_ext.c | 4441 VCS_update(padapter, psta); in update_sta_info()
|
/Linux-v4.19/drivers/staging/rtl8723bs/include/ |
D | rtw_mlme_ext.h | 616 void VCS_update(struct adapter *padapter, struct sta_info *psta);
|
/Linux-v4.19/drivers/staging/rtl8723bs/core/ |
D | rtw_ap.c | 618 VCS_update(padapter, psta); in update_sta_info_apmode() 2087 VCS_update(padapter, psta); in associated_clients_update()
|
D | rtw_wlan_util.c | 1226 void VCS_update(struct adapter *padapter, struct sta_info *psta) in VCS_update() function 1540 VCS_update(padapter, psta); in update_beacon_info()
|
D | rtw_mlme_ext.c | 5359 VCS_update(padapter, psta); in update_sta_info()
|