Home
last modified time | relevance | path

Searched refs:op_num (Results 1 – 25 of 64) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_struct.h129 #define GENL_notification(op_name, op_num, mcast_group, tla_list) \ argument
130 op_name = op_num,
133 #define GENL_op(op_name, op_num, handler, tla_list) \ argument
134 op_name = op_num,
141 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument
144 #define GENL_op(op_name, op_num, handler, attr_list) argument
183 #define GENL_op(op_name, op_num, handler, attr_list) \ argument
187 #define GENL_notification(op_name, op_num, mcast_group, tla_list) \ argument
200 #define GENL_op(op_name, op_num, handler, attr_list) argument
203 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument
H A Dgenl_magic_func.h17 #define GENL_notification(op_name, op_num, mcast_group, tla_list) argument
20 #define GENL_op(op_name, op_num, handler, tla_list) argument
216 #define GENL_op(op_name, op_num, handler, tla_list) \ in CONCAT_() argument
217 case op_num: return #op_name; in CONCAT_()
232 #define GENL_op(op_name, op_num, handler, tla_list) \ argument
244 #define GENL_op(op_name, op_num, handler, tla_list) argument
318 #define GENL_op(op_name, op_num, handler, tla_list) argument
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_scan.c38 _cmd_estimated_swch_seq(struct rtw_phl_scan_param *param, u8 op_num) in _cmd_estimated_swch_seq() argument
60 if (op_num) { in _cmd_estimated_swch_seq()
61 for(opidx = 0; opidx < op_num; opidx++) { in _cmd_estimated_swch_seq()
81 ch_dur = (op_num) ? param->back_op_off_ch_dur_ms : param->ch[chidx].duration; in _cmd_estimated_swch_seq()
84 if (op_num) { in _cmd_estimated_swch_seq()
85 for(opidx = 0; opidx < op_num; opidx++) { in _cmd_estimated_swch_seq()
868 u8 op_num = 0; in _phl_cmd_scan_req_init() local
876 op_num = rtw_phl_mr_get_opch_list(phl_info, param->wifi_role, in _phl_cmd_scan_req_init()
878 if(op_num) { in _phl_cmd_scan_req_init()
879 for(idx = 0; idx < op_num; idx++) { in _phl_cmd_scan_req_init()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_scan.c38 _cmd_estimated_swch_seq(struct rtw_phl_scan_param *param, u8 op_num) in _cmd_estimated_swch_seq() argument
60 if (op_num) { in _cmd_estimated_swch_seq()
61 for(opidx = 0; opidx < op_num; opidx++) { in _cmd_estimated_swch_seq()
81 ch_dur = (op_num) ? param->back_op_off_ch_dur_ms : param->ch[chidx].duration; in _cmd_estimated_swch_seq()
84 if (op_num) { in _cmd_estimated_swch_seq()
85 for(opidx = 0; opidx < op_num; opidx++) { in _cmd_estimated_swch_seq()
868 u8 op_num = 0; in _phl_cmd_scan_req_init() local
876 op_num = rtw_phl_mr_get_opch_list(phl_info, param->wifi_role, in _phl_cmd_scan_req_init()
878 if(op_num) { in _phl_cmd_scan_req_init()
879 for(idx = 0; idx < op_num; idx++) { in _phl_cmd_scan_req_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/include/
H A Ddrv_types.h821 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/include/
H A Ddrv_types.h828 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/include/
H A Ddrv_types.h854 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/include/
H A Ddrv_types.h821 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8821cs/include/
H A Ddrv_types.h923 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/include/
H A Ddrv_types.h911 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723cs/include/
H A Ddrv_types.h922 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/include/
H A Ddrv_types.h903 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/include/
H A Ddrv_types.h924 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8723ds/include/
H A Ddrv_types.h934 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/hal/
H A Dhal_intf.c246 _rtw_memset(macid_ctl->op_num, 0, H2C_MSR_ROLE_MAX); in rtw_hal_power_off()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/include/
H A Ddrv_types.h942 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/hal/
H A Dhal_intf.c246 _rtw_memset(macid_ctl->op_num, 0, H2C_MSR_ROLE_MAX); in rtw_hal_power_off()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8189fs/hal/
H A Dhal_intf.c246 _rtw_memset(macid_ctl->op_num, 0, H2C_MSR_ROLE_MAX); in rtw_hal_power_off()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8822cs/include/
H A Ddrv_types.h945 u8 op_num[H2C_MSR_ROLE_MAX]; /* number of macid having h2c_msr's OPMODE = 1 for specific ROLE */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_intf.c473 _rtw_memset(macid_ctl->op_num, 0, H2C_MSR_ROLE_MAX); in rtw_hal_power_off()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_intf.c457 _rtw_memset(macid_ctl->op_num, 0, H2C_MSR_ROLE_MAX); in rtw_hal_power_off()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8723ds/hal/
H A Dhal_intf.c458 _rtw_memset(macid_ctl->op_num, 0, H2C_MSR_ROLE_MAX); in rtw_hal_power_off()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/hal/
H A Dhal_intf.c457 _rtw_memset(macid_ctl->op_num, 0, H2C_MSR_ROLE_MAX); in rtw_hal_power_off()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188fu/os_dep/linux/
H A Drtw_proc.c1876 if (macid_ctl->op_num[i]) { in proc_get_macid_info()
1878 , h2c_msr_role_str(i), macid_ctl->op_num[i]); in proc_get_macid_info()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8188eu/os_dep/linux/
H A Drtw_proc.c1889 if (macid_ctl->op_num[i]) { in proc_get_macid_info()
1891 , h2c_msr_role_str(i), macid_ctl->op_num[i]); in proc_get_macid_info()

123