Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/rtl8188eu/core/
Drtw_ap.c246 update_beacon(padapter, _TIM_IE_, NULL, in expire_timeout_chk()
724 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network()
1208 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function
1367 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1379 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1392 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1403 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1417 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1429 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1477 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join()
[all …]
Drtw_xmit.c1667 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after update bcn */ in xmitframe_enqueue_for_sleeping_sta()
1718 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta()
1922 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit()
1987 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
Drtw_recv.c961 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
979 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
Drtw_cmd.c1053 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
/Linux-v4.19/drivers/staging/rtl8723bs/core/
Drtw_ap.c326 update_beacon(padapter, _TIM_IE_, NULL, true); in expire_timeout_chk()
997 update_beacon(padapter, _TIM_IE_, NULL, true); in start_bss_network()
1900 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function
2115 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2132 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2149 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
2165 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
2184 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2201 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
2257 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join()
[all …]
Drtw_xmit.c2459 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2527 update_beacon(padapter, _TIM_IE_, NULL, true); in xmitframe_enqueue_for_sleeping_sta()
2787 update_beacon(padapter, _TIM_IE_, NULL, true); in wakeup_sta_to_xmit()
2856 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.c1768 update_beacon(padapter, _TIM_IE_, NULL, true); in rtw_chk_hi_queue_hdl()
/Linux-v4.19/drivers/staging/rtl8188eu/include/
Drtw_ap.h22 void update_beacon(struct adapter *padapter, u8 ie_id,
/Linux-v4.19/drivers/staging/rtl8723bs/include/
Drtw_ap.h13 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx);
/Linux-v4.19/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2667 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()
/Linux-v4.19/drivers/staging/rtl8723bs/os_dep/
Dioctl_linux.c4038 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()