Home
last modified time | relevance | path

Searched defs:st_ctl (Results 1 – 25 of 51) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_sta_mgt.c43 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
49 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
67 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
73 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
84 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
104 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
119 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
139 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c4042 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
4168 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_sta_mgt.c43 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
49 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
67 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
73 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
84 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
104 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
119 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
139 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c4101 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
4227 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_sta_mgt.c38 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
44 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
62 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
68 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
79 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
99 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
114 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
134 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c4399 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
4525 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c4870 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
4996 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_sta_mgt.c32 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
38 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
56 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
62 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
73 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
93 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
108 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
168 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_sta_mgt.c32 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
38 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
56 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
62 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
73 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
93 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
108 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
168 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c4990 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
5116 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_sta_mgt.c32 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
38 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
56 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
62 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
73 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
93 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
108 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
168 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_sta_mgt.c32 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
38 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
56 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
62 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
73 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
93 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
108 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
168 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_sta_mgt.c32 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
38 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
56 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
62 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
73 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
93 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
108 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
168 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c4986 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
5112 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
55 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
61 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
72 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
92 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
107 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
167 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
54 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
60 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
71 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
91 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
106 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
166 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c6057 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
6181 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_sta_mgt.c31 inline void rtw_st_ctl_init(struct st_ctl_t *st_ctl) in rtw_st_ctl_init()
37 inline void rtw_st_ctl_clear_tracker_q(struct st_ctl_t *st_ctl) in rtw_st_ctl_clear_tracker_q()
54 inline void rtw_st_ctl_deinit(struct st_ctl_t *st_ctl) in rtw_st_ctl_deinit()
60 inline void rtw_st_ctl_register(struct st_ctl_t *st_ctl, u8 st_reg_id, struct st_register *reg) in rtw_st_ctl_register()
71 inline void rtw_st_ctl_unregister(struct st_ctl_t *st_ctl, u8 st_reg_id) in rtw_st_ctl_unregister()
91 inline bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto) in rtw_st_ctl_chk_reg_s_proto()
106 inline bool rtw_st_ctl_chk_reg_rule(struct st_ctl_t *st_ctl, _adapter *adapter, u8 *local_naddr, u8… in rtw_st_ctl_chk_reg_rule()
166 void dump_st_ctl(void *sel, struct st_ctl_t *st_ctl) in dump_st_ctl()
H A Drtw_cmd.c6079 struct st_ctl_t *st_ctl = &sta->st_ctl; in session_tracker_chk_for_sta() local
6203 struct st_ctl_t *st_ctl; in session_tracker_cmd_hdl() local

123