Home
last modified time | relevance | path

Searched refs:update_beacon (Results 1 – 12 of 12) sorted by relevance

/Linux-v5.4/drivers/staging/rtl8188eu/core/
Drtw_ap.c246 update_beacon(padapter, _TIM_IE_, NULL, in expire_timeout_chk()
714 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network()
1201 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function
1360 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1372 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1385 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1396 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1410 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1422 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1470 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join()
[all …]
Drtw_xmit.c1673 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after update bcn */ in xmitframe_enqueue_for_sleeping_sta()
1724 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta()
1933 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit()
1998 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
Drtw_recv.c956 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
974 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
Drtw_cmd.c1039 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
/Linux-v5.4/drivers/staging/rtl8723bs/core/
Drtw_ap.c302 update_beacon(padapter, _TIM_IE_, NULL, true); in expire_timeout_chk()
925 update_beacon(padapter, _TIM_IE_, NULL, true); in start_bss_network()
1748 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function
1952 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1964 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1977 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1988 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
2002 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2014 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2066 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join()
[all …]
Drtw_xmit.c2457 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2525 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2785 update_beacon(padapter, _TIM_IE_, NULL, true); in wakeup_sta_to_xmit()
2854 update_beacon(padapter, _TIM_IE_, NULL, true); in xmit_delivery_enabled_frames()
Drtw_recv.c1184 update_beacon(padapter, _TIM_IE_, NULL, true); in validate_recv_ctrl_frame()
1210 update_beacon(padapter, _TIM_IE_, NULL, true); in validate_recv_ctrl_frame()
Drtw_cmd.c1725 update_beacon(padapter, _TIM_IE_, NULL, true); in rtw_chk_hi_queue_hdl()
/Linux-v5.4/drivers/staging/rtl8188eu/include/
Drtw_ap.h22 void update_beacon(struct adapter *padapter, u8 ie_id,
/Linux-v5.4/drivers/staging/rtl8723bs/include/
Drtw_ap.h13 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
/Linux-v5.4/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2664 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()
/Linux-v5.4/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c4014 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()