Home
last modified time | relevance | path

Searched refs:enqueue_cmd (Results 1 – 25 of 33) sorted by relevance

12

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Drtw_tdls.h124 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
126 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
131 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Drtw_tdls.h124 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
126 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
131 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Drtw_tdls.h124 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
126 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
131 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Drtw_tdls.h124 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
126 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
131 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Drtw_tdls.h124 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
126 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
131 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/include/
H A Drtw_tdls.h123 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd);
125 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd);
130 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_tdls.c98 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
133 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
141 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
207 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
212 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3460 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3465 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3468 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3475 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_tdls.c99 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
134 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
142 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
208 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
213 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3448 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3453 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3456 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3463 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_tdls.c97 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
131 …("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->phl_sta->mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
139 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
196 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
201 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3469 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3474 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3477 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3484 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_tdls.c98 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
133 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
141 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
207 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
212 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3454 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3459 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3462 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3469 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_tdls.c99 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
134 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
142 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
208 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
213 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3448 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3453 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3456 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3463 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_tdls.c99 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
134 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
142 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
208 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
213 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3446 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3451 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3454 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3461 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_tdls.c99 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
134 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
142 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
208 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
213 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3444 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3449 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3452 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3459 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_tdls.c98 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
133 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
141 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
207 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
212 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3451 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3456 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3459 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3466 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_tdls.c99 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
134 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
142 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
208 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
213 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3455 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3460 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3463 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3470 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_tdls.c98 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
133 …_INFO("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->cmn.mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
141 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
207 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
212 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3461 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3466 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3469 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3476 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_tdls.c97 void rtw_free_all_tdls_sta(_adapter *padapter, u8 enqueue_cmd) in rtw_free_all_tdls_sta() argument
131 …("Do tear down to "MAC_FMT" by enqueue_cmd = %d\n", MAC_ARG(psta->phl_sta->mac_addr), enqueue_cmd); in rtw_free_all_tdls_sta()
139 if (enqueue_cmd == _TRUE) in rtw_free_all_tdls_sta()
196 void rtw_disable_tdls_func(_adapter *padapter, u8 enqueue_cmd) in rtw_disable_tdls_func() argument
201 rtw_free_all_tdls_sta(padapter, enqueue_cmd); in rtw_disable_tdls_func()
3469 void rtw_tdls_teardown_post_hdl(_adapter *padapter, struct sta_info *psta, u8 enqueue_cmd) in rtw_tdls_teardown_post_hdl() argument
3474 rtw_clearstakey_cmd(padapter, psta, enqueue_cmd); in rtw_tdls_teardown_post_hdl()
3477 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()
3484 if (enqueue_cmd) in rtw_tdls_teardown_post_hdl()

12