Home
last modified time | relevance | path

Searched refs:_update_beacon (Results 1 – 25 of 76) sorted by relevance

1234

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/include/
H A Drtw_ap.h36 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, const char *tag);
37 #define update_beacon(adapter, ie_id, oui, tx) _update_beacon((adapter), (ie_id), (oui), (tx), __fu…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Drtw_ap.h36 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, const char *tag);
37 #define update_beacon(adapter, ie_id, oui, tx) _update_beacon((adapter), (ie_id), (oui), (tx), __fu…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Drtw_ap.h36 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, const char *tag);
37 …#define update_beacon(adapter, ie_id, oui, tx) _update_beacon((adapter), (ie_id), (oui), (tx), __f…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Drtw_ap.h31 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, const char *tag);
32 #define update_beacon(adapter, ie_id, oui, tx) _update_beacon((adapter), (ie_id), (oui), (tx), __fu…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_ap.h34 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, const char *tag);
35 #define update_beacon(adapter, ie_id, oui, tx) _update_beacon((adapter), (ie_id), (oui), (tx), __fu…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_ap.h34 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, const char *tag);
35 #define update_beacon(adapter, ie_id, oui, tx) _update_beacon((adapter), (ie_id), (oui), (tx), __fu…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_ap.h33 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
34 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_ap.h34 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, const char *tag);
35 #define update_beacon(adapter, ie_id, oui, tx) _update_beacon((adapter), (ie_id), (oui), (tx), __fu…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_ap.h34 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
35 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_ap.h40 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
41 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_ap.h40 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
41 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_ap.h33 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
34 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_ap.h33 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
34 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_ap.h33 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
34 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_ap.h34 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
35 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_ap.h33 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
34 #define update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui), (tx…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_ap.h34 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
35 #define rtw_update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui),…
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_ap.h35 void _update_beacon(_adapter *padapter, u8 ie_id, u8 *oui, u8 tx, u8 flags, const char *tag);
36 #define rtw_update_beacon(adapter, ie_id, oui, tx, flags) _update_beacon((adapter), (ie_id), (oui),…
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189es/core/
H A Drtw_xmit.c4090 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer BC"); in xmitframe_enqueue_for_sleeping_sta()
4092 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer MC"); in xmitframe_enqueue_for_sleeping_sta()
4166 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer UC"); in xmitframe_enqueue_for_sleeping_sta()
4470 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC&BMC"); in wakeup_sta_to_xmit()
4472 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear BMC"); in wakeup_sta_to_xmit()
4474 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC"); in wakeup_sta_to_xmit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_csa.c213 _update_beacon(a, WLAN_EID_CHANNEL_SWITCH, NULL, _TRUE, 0, "update CSA count"); in rtw_ecsa_update_beacon()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_csa.c213 _update_beacon(a, WLAN_EID_CHANNEL_SWITCH, NULL, _TRUE, 0, "update CSA count"); in rtw_ecsa_update_beacon()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_xmit.c4242 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer BC"); in xmitframe_enqueue_for_sleeping_sta()
4244 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer MC"); in xmitframe_enqueue_for_sleeping_sta()
4318 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer UC"); in xmitframe_enqueue_for_sleeping_sta()
4622 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC&BMC"); in wakeup_sta_to_xmit()
4624 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear BMC"); in wakeup_sta_to_xmit()
4626 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC"); in wakeup_sta_to_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_xmit.c4414 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer BC"); in xmitframe_enqueue_for_sleeping_sta()
4416 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer MC"); in xmitframe_enqueue_for_sleeping_sta()
4483 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer UC"); in xmitframe_enqueue_for_sleeping_sta()
4770 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC&BMC"); in wakeup_sta_to_xmit()
4772 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear BMC"); in wakeup_sta_to_xmit()
4774 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC"); in wakeup_sta_to_xmit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_xmit.c4658 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer BC"); in xmitframe_enqueue_for_sleeping_sta()
4660 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer MC"); in xmitframe_enqueue_for_sleeping_sta()
4727 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "buffer UC"); in xmitframe_enqueue_for_sleeping_sta()
5014 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC&BMC"); in wakeup_sta_to_xmit()
5016 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear BMC"); in wakeup_sta_to_xmit()
5018 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, "clear UC"); in wakeup_sta_to_xmit()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_xmit.c5427 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, 0, "buffer mgmt frame"); in mgmt_xmitframe_enqueue_for_sleeping_sta()
5557 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, 0, "buffer BC"); in xmitframe_enqueue_for_sleeping_sta()
5559 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, 0, "buffer MC"); in xmitframe_enqueue_for_sleeping_sta()
5626 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, 0, "buffer UC"); in xmitframe_enqueue_for_sleeping_sta()
5946 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, 0, "clear UC&BMC"); in wakeup_sta_to_xmit()
5948 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, 0, "clear BMC"); in wakeup_sta_to_xmit()
5950 _update_beacon(padapter, _TIM_IE_, NULL, _TRUE, 0, "clear UC"); in wakeup_sta_to_xmit()

1234