Searched refs:update_beacon (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/staging/rtl8723bs/core/ |
| H A D | rtw_ap.c | 240 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in expire_timeout_chk() 788 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in start_bss_network() 1483 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function 1670 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1682 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1695 update_beacon(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join() 1706 update_beacon(padapter, WLAN_EID_ERP_INFO, NULL, true); in bss_cap_update_on_sta_join() 1720 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1732 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join() 1767 update_beacon(padapter, WLAN_EID_HT_CAPABILITY, NULL, false); in bss_cap_update_on_sta_join() [all …]
|
| H A D | rtw_cmd.c | 1515 update_beacon(padapter, WLAN_EID_TIM, NULL, true); in rtw_chk_hi_queue_hdl()
|
| /linux/drivers/staging/rtl8723bs/include/ |
| H A D | rtw_ap.h | 13 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
|