Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rtl8188eu/core/
Drtw_ap.c351 update_beacon(padapter, _TIM_IE_, NULL, false); in expire_timeout_chk()
826 update_beacon(padapter, _TIM_IE_, NULL, false); in start_bss_network()
1354 void update_beacon(struct adapter *padapter, u8 ie_id, u8 *oui, u8 tx) in update_beacon() function
1524 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1536 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1549 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1560 update_beacon(padapter, _ERPINFO_IE_, NULL, true); in bss_cap_update_on_sta_join()
1574 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1586 update_beacon(padapter, 0xFF, NULL, true); in bss_cap_update_on_sta_join()
1634 update_beacon(padapter, _HT_CAPABILITY_IE_, NULL, false); in bss_cap_update_on_sta_join()
[all …]
Drtw_xmit.c1801 update_beacon(padapter, _TIM_IE_, NULL, false);/* tx bc/mc packets after update bcn */ in xmitframe_enqueue_for_sleeping_sta()
1852 update_beacon(padapter, _TIM_IE_, NULL, false); in xmitframe_enqueue_for_sleeping_sta()
2056 update_beacon(padapter, _TIM_IE_, NULL, false); in wakeup_sta_to_xmit()
2121 update_beacon(padapter, _TIM_IE_, NULL, false); in xmit_delivery_enabled_frames()
Drtw_recv.c1066 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
1084 update_beacon(padapter, _TIM_IE_, NULL, false); in validate_recv_ctrl_frame()
Drtw_cmd.c1151 update_beacon(padapter, _TIM_IE_, NULL, false); in rtw_chk_hi_queue_hdl()
/linux-4.1.27/drivers/staging/rtl8188eu/include/
Drtw_ap.h39 void update_beacon(struct adapter *padapter, u8 ie_id,
/linux-4.1.27/drivers/staging/rtl8188eu/os_dep/
Dioctl_linux.c2714 update_beacon(padapter, _VENDOR_SPECIFIC_IE_, wps_oui, true); in rtw_set_wps_beacon()