Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rtl8188eu/core/
Drtw_ap.c246 update_beacon(padapter, _TIM_IE_, NULL, in expire_timeout_chk()
720 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network()
1213 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function
1372 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1384 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1397 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1408 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1422 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1434 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1482 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.c947 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
965 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
Drtw_cmd.c1060 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
/Linux-v5.10/drivers/staging/rtl8723bs/core/
Drtw_ap.c304 update_beacon(padapter, _TIM_IE_, NULL, true); in expire_timeout_chk()
927 update_beacon(padapter, _TIM_IE_, NULL, true); in start_bss_network()
1750 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function
1954 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1966 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1979 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1990 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
2004 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2016 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2068 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join()
[all …]
Drtw_xmit.c2250 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2307 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2515 update_beacon(padapter, _TIM_IE_, NULL, true); in wakeup_sta_to_xmit()
2578 update_beacon(padapter, _TIM_IE_, NULL, true); in xmit_delivery_enabled_frames()
Drtw_recv.c1182 update_beacon(padapter, _TIM_IE_, NULL, true); in validate_recv_ctrl_frame()
1208 update_beacon(padapter, _TIM_IE_, NULL, true); in validate_recv_ctrl_frame()
Drtw_cmd.c1713 update_beacon(padapter, _TIM_IE_, NULL, true); in rtw_chk_hi_queue_hdl()
/Linux-v5.10/drivers/staging/rtl8188eu/include/
Drtw_ap.h22 void update_beacon(struct adapter *padapter, u8 ie_id,
/Linux-v5.10/drivers/staging/rtl8723bs/include/
Drtw_ap.h13 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
/Linux-v5.10/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2636 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()
/Linux-v5.10/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c4001 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()