Home
last modified time | relevance | path

Searched refs:s_proto (Results 1 – 25 of 72) sorted by relevance

123

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/core/
H A Drtw_sta_mgt.c39 .s_proto = 0x06,
80 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
93 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
98 if (st_ctl->reg[i].s_proto != 0) 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() argument
110 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
150 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/core/
H A Drtw_sta_mgt.c39 .s_proto = 0x06,
80 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
93 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
98 if (st_ctl->reg[i].s_proto != 0) 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() argument
110 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
150 DBG_871X_SEL_NL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/core/
H A Drtw_sta_mgt.c34 .s_proto = 0x06,
75 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
88 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
93 if (st_ctl->reg[i].s_proto != 0) 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() argument
105 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
145 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
68 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
81 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
86 if (st_ctl->reg[i].s_proto != 0) 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() argument
98 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
178 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
68 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
81 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
86 if (st_ctl->reg[i].s_proto != 0) 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() argument
98 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
178 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/core/
H A Drtw_sta_mgt.c28 .s_proto = 0x06,
69 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
82 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
87 if (st_ctl->reg[i].s_proto != 0) 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() argument
99 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
179 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/core/
H A Drtw_sta_mgt.c28 .s_proto = 0x06,
69 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
82 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
87 if (st_ctl->reg[i].s_proto != 0) 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() argument
99 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
179 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
68 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
81 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
86 if (st_ctl->reg[i].s_proto != 0) 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() argument
98 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
178 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
68 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
81 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
86 if (st_ctl->reg[i].s_proto != 0) 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() argument
98 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
178 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/core/
H A Drtw_sta_mgt.c28 .s_proto = 0x06,
69 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
82 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
87 if (st_ctl->reg[i].s_proto != 0) 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() argument
99 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
179 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/core/
H A Drtw_sta_mgt.c28 .s_proto = 0x06,
69 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
82 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
87 if (st_ctl->reg[i].s_proto != 0) 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() argument
99 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
179 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/core/
H A Drtw_sta_mgt.c28 .s_proto = 0x06,
69 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
82 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
87 if (st_ctl->reg[i].s_proto != 0) 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() argument
99 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
179 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
68 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
81 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
86 if (st_ctl->reg[i].s_proto != 0) 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() argument
98 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
178 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
68 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
81 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
86 if (st_ctl->reg[i].s_proto != 0) 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() argument
98 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
178 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
68 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
81 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
86 if (st_ctl->reg[i].s_proto != 0) 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() argument
98 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
178 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
67 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
80 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
85 if (st_ctl->reg[i].s_proto != 0) 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() argument
97 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
176 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_sta_mgt.c27 .s_proto = 0x06,
67 st_ctl->reg[st_reg_id].s_proto = reg->s_proto; in rtw_st_ctl_register()
80 st_ctl->reg[st_reg_id].s_proto = 0; in rtw_st_ctl_unregister()
85 if (st_ctl->reg[i].s_proto != 0) 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() argument
97 if (st_ctl->reg[i].s_proto == s_proto) { in rtw_st_ctl_chk_reg_s_proto()
176 RTW_PRINT_SEL(sel, "reg%d: %u %p\n", i, st_ctl->reg[i].s_proto, st_ctl->reg[i].rule); in dump_st_ctl()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bu/include/
H A Dsta_info.h147 u8 s_proto; member
163 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822be/include/
H A Dsta_info.h159 u8 s_proto; member
175 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723bs/include/
H A Dsta_info.h174 u8 s_proto; member
190 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Dsta_info.h207 u8 s_proto; member
223 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Dsta_info.h207 u8 s_proto; member
223 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Dsta_info.h210 u8 s_proto; member
226 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Dsta_info.h207 u8 s_proto; member
223 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Dsta_info.h210 u8 s_proto; member
226 bool rtw_st_ctl_chk_reg_s_proto(struct st_ctl_t *st_ctl, u8 s_proto);

123