Home
last modified time | relevance | path

Searched defs:in (Results 1 – 25 of 1567) sorted by relevance

12345678910>>...63

/kernel/linux/linux-6.6/drivers/media/platform/qcom/venus/
Dhfi_cmds.c429 struct hfi_framerate *in = pdata, *frate = prop_data; in pkt_session_set_property_1x() local
437 struct hfi_uncompressed_format_select *in = pdata; in pkt_session_set_property_1x() local
446 struct hfi_framesize *in = pdata, *fsize = prop_data; in pkt_session_set_property_1x() local
455 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
462 struct hfi_buffer_count_actual *in = pdata, *count = prop_data; in pkt_session_set_property_1x() local
470 struct hfi_buffer_size_actual *in = pdata, *sz = prop_data; in pkt_session_set_property_1x() local
478 struct hfi_buffer_display_hold_count_actual *in = pdata; in pkt_session_set_property_1x() local
487 struct hfi_nal_stream_format_select *in = pdata; in pkt_session_set_property_1x() local
495 u32 *in = pdata; in pkt_session_set_property_1x() local
511 struct hfi_enable_picture *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
[all …]
/kernel/linux/linux-5.10/drivers/media/platform/qcom/venus/
Dhfi_cmds.c419 struct hfi_framerate *in = pdata, *frate = prop_data; in pkt_session_set_property_1x() local
427 struct hfi_uncompressed_format_select *in = pdata; in pkt_session_set_property_1x() local
436 struct hfi_framesize *in = pdata, *fsize = prop_data; in pkt_session_set_property_1x() local
445 struct hfi_enable *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
452 struct hfi_buffer_count_actual *in = pdata, *count = prop_data; in pkt_session_set_property_1x() local
460 struct hfi_buffer_size_actual *in = pdata, *sz = prop_data; in pkt_session_set_property_1x() local
468 struct hfi_buffer_display_hold_count_actual *in = pdata; in pkt_session_set_property_1x() local
477 struct hfi_nal_stream_format_select *in = pdata; in pkt_session_set_property_1x() local
485 u32 *in = pdata; in pkt_session_set_property_1x() local
501 struct hfi_enable_picture *in = pdata, *en = prop_data; in pkt_session_set_property_1x() local
[all …]
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c40 u32 in[MLX5_ST_SZ_DW(alloc_transport_domain_in)] = {}; in mlx5_core_alloc_transport_domain() local
57 u32 in[MLX5_ST_SZ_DW(dealloc_transport_domain_in)] = {}; in mlx5_core_dealloc_transport_domain() local
66 int mlx5_core_create_rq(struct mlx5_core_dev *dev, u32 *in, int inlen, u32 *rqn) in mlx5_core_create_rq()
80 int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *in) in mlx5_core_modify_rq()
91 u32 in[MLX5_ST_SZ_DW(destroy_rq_in)] = {}; in mlx5_core_destroy_rq() local
101 u32 in[MLX5_ST_SZ_DW(query_rq_in)] = {}; in mlx5_core_query_rq() local
110 int mlx5_core_create_sq(struct mlx5_core_dev *dev, u32 *in, int inlen, u32 *sqn) in mlx5_core_create_sq()
123 int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in) in mlx5_core_modify_sq()
133 u32 in[MLX5_ST_SZ_DW(destroy_sq_in)] = {}; in mlx5_core_destroy_sq() local
142 u32 in[MLX5_ST_SZ_DW(query_sq_in)] = {}; in mlx5_core_query_sq() local
[all …]
Dport.c45 u32 *in = NULL; in mlx5_access_reg() local
89 u32 in[MLX5_ST_SZ_DW(pcam_reg)] = {0}; in mlx5_query_pcam_reg() local
101 u32 in[MLX5_ST_SZ_DW(mcam_reg)] = {0}; in mlx5_query_mcam_reg() local
113 u32 in[MLX5_ST_SZ_DW(qcam_reg)] = {}; in mlx5_query_qcam_reg() local
134 struct mlx5_reg_pcap in; in mlx5_set_port_caps() local
149 u32 in[MLX5_ST_SZ_DW(ptys_reg)] = {0}; in mlx5_query_port_ptys() local
160 u32 in[MLX5_ST_SZ_DW(mlcr_reg)] = {0}; in mlx5_set_port_beacon() local
202 u32 in[MLX5_ST_SZ_DW(paos_reg)] = {0}; in mlx5_set_port_admin_status() local
216 u32 in[MLX5_ST_SZ_DW(paos_reg)] = {0}; in mlx5_query_port_admin_status() local
233 u32 in[MLX5_ST_SZ_DW(pmtu_reg)] = {0}; in mlx5_query_port_mtu() local
[all …]
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/
Dtransobj.c40 u32 in[MLX5_ST_SZ_DW(alloc_transport_domain_in)] = {}; in mlx5_core_alloc_transport_domain() local
57 u32 in[MLX5_ST_SZ_DW(dealloc_transport_domain_in)] = {}; in mlx5_core_dealloc_transport_domain() local
66 int mlx5_core_create_rq(struct mlx5_core_dev *dev, u32 *in, int inlen, u32 *rqn) in mlx5_core_create_rq()
80 int mlx5_core_modify_rq(struct mlx5_core_dev *dev, u32 rqn, u32 *in) in mlx5_core_modify_rq()
91 u32 in[MLX5_ST_SZ_DW(destroy_rq_in)] = {}; in mlx5_core_destroy_rq() local
101 u32 in[MLX5_ST_SZ_DW(query_rq_in)] = {}; in mlx5_core_query_rq() local
110 int mlx5_core_create_sq(struct mlx5_core_dev *dev, u32 *in, int inlen, u32 *sqn) in mlx5_core_create_sq()
123 int mlx5_core_modify_sq(struct mlx5_core_dev *dev, u32 sqn, u32 *in) in mlx5_core_modify_sq()
133 u32 in[MLX5_ST_SZ_DW(destroy_sq_in)] = {}; in mlx5_core_destroy_sq() local
142 u32 in[MLX5_ST_SZ_DW(query_sq_in)] = {}; in mlx5_core_query_sq() local
[all …]
Dport.c44 u32 *in = NULL; in mlx5_core_access_reg() local
77 u32 in[MLX5_ST_SZ_DW(pcam_reg)] = {0}; in mlx5_query_pcam_reg() local
89 u32 in[MLX5_ST_SZ_DW(mcam_reg)] = {0}; in mlx5_query_mcam_reg() local
101 u32 in[MLX5_ST_SZ_DW(qcam_reg)] = {}; in mlx5_query_qcam_reg() local
122 struct mlx5_reg_pcap in; in mlx5_set_port_caps() local
137 u32 in[MLX5_ST_SZ_DW(ptys_reg)] = {0}; in mlx5_query_port_ptys() local
148 u32 in[MLX5_ST_SZ_DW(mlcr_reg)] = {0}; in mlx5_set_port_beacon() local
190 u32 in[MLX5_ST_SZ_DW(paos_reg)] = {0}; in mlx5_set_port_admin_status() local
204 u32 in[MLX5_ST_SZ_DW(paos_reg)] = {0}; in mlx5_query_port_admin_status() local
221 u32 in[MLX5_ST_SZ_DW(pmtu_reg)] = {0}; in mlx5_query_port_mtu() local
[all …]
/kernel/linux/linux-6.6/drivers/vdpa/mlx5/core/
Dresources.c13 u32 in[MLX5_ST_SZ_DW(alloc_pd_in)] = {}; in alloc_pd() local
28 u32 in[MLX5_ST_SZ_DW(dealloc_pd_in)] = {}; in dealloc_pd() local
40 u32 in[MLX5_ST_SZ_DW(query_special_contexts_in)] = {}; in get_null_mkey() local
55 void *in; in create_uctx() local
84 u32 in[MLX5_ST_SZ_DW(destroy_uctx_in)] = {}; in destroy_uctx() local
95 int mlx5_vdpa_create_tis(struct mlx5_vdpa_dev *mvdev, void *in, u32 *tisn) in mlx5_vdpa_create_tis()
111 u32 in[MLX5_ST_SZ_DW(destroy_tis_in)] = {}; in mlx5_vdpa_destroy_tis() local
119 int mlx5_vdpa_create_rqt(struct mlx5_vdpa_dev *mvdev, void *in, int inlen, u32 *rqtn) in mlx5_vdpa_create_rqt()
132 int mlx5_vdpa_modify_rqt(struct mlx5_vdpa_dev *mvdev, void *in, int inlen, u32 rqtn) in mlx5_vdpa_modify_rqt()
144 u32 in[MLX5_ST_SZ_DW(destroy_rqt_in)] = {}; in mlx5_vdpa_destroy_rqt() local
[all …]
/kernel/linux/linux-5.10/drivers/vdpa/mlx5/core/
Dresources.c12 u32 in[MLX5_ST_SZ_DW(alloc_pd_in)] = {}; in alloc_pd() local
27 u32 in[MLX5_ST_SZ_DW(dealloc_pd_in)] = {}; in dealloc_pd() local
39 u32 in[MLX5_ST_SZ_DW(query_special_contexts_in)] = {}; in get_null_mkey() local
54 void *in; in create_uctx() local
80 u32 in[MLX5_ST_SZ_DW(destroy_uctx_in)] = {}; in destroy_uctx() local
88 int mlx5_vdpa_create_tis(struct mlx5_vdpa_dev *mvdev, void *in, u32 *tisn) in mlx5_vdpa_create_tis()
104 u32 in[MLX5_ST_SZ_DW(destroy_tis_in)] = {}; in mlx5_vdpa_destroy_tis() local
112 int mlx5_vdpa_create_rqt(struct mlx5_vdpa_dev *mvdev, void *in, int inlen, u32 *rqtn) in mlx5_vdpa_create_rqt()
127 u32 in[MLX5_ST_SZ_DW(destroy_rqt_in)] = {}; in mlx5_vdpa_destroy_rqt() local
135 int mlx5_vdpa_create_tir(struct mlx5_vdpa_dev *mvdev, void *in, u32 *tirn) in mlx5_vdpa_create_tir()
[all …]
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/
Dcmd.c11 u32 in[MLX5_ST_SZ_DW(query_special_contexts_in)] = {}; in mlx5r_cmd_query_special_mkeys() local
48 u32 in[MLX5_ST_SZ_DW(query_cong_params_in)] = {}; in mlx5_cmd_query_cong_params() local
59 u32 in[MLX5_ST_SZ_DW(destroy_tir_in)] = {}; in mlx5_cmd_destroy_tir() local
69 u32 in[MLX5_ST_SZ_DW(destroy_tis_in)] = {}; in mlx5_cmd_destroy_tis() local
79 u32 in[MLX5_ST_SZ_DW(destroy_rqt_in)] = {}; in mlx5_cmd_destroy_rqt() local
90 u32 in[MLX5_ST_SZ_DW(alloc_transport_domain_in)] = {}; in mlx5_cmd_alloc_transport_domain() local
109 u32 in[MLX5_ST_SZ_DW(dealloc_transport_domain_in)] = {}; in mlx5_cmd_dealloc_transport_domain() local
120 u32 in[MLX5_ST_SZ_DW(dealloc_pd_in)] = {}; in mlx5_cmd_dealloc_pd() local
131 u32 in[MLX5_ST_SZ_DW(attach_to_mcg_in)] = {}; in mlx5_cmd_attach_mcg() local
145 u32 in[MLX5_ST_SZ_DW(detach_from_mcg_in)] = {}; in mlx5_cmd_detach_mcg() local
[all …]
Dsrq_cmd.c12 static int get_pas_size(struct mlx5_srq_attr *in) in get_pas_size()
27 static void set_wq(void *wq, struct mlx5_srq_attr *in) in set_wq()
40 static void set_srqc(void *srqc, struct mlx5_srq_attr *in) in set_srqc()
55 static void get_wq(void *wq, struct mlx5_srq_attr *in) in get_wq()
68 static void get_srqc(void *srqc, struct mlx5_srq_attr *in) in get_srqc()
95 static int __set_srq_page_size(struct mlx5_srq_attr *in, in __set_srq_page_size()
108 #define set_srq_page_size(in, typ, log_pgsz_fld) \ argument
115 struct mlx5_srq_attr *in) in create_srq_cmd()
166 u32 in[MLX5_ST_SZ_DW(destroy_srq_in)] = {}; in destroy_srq_cmd() local
178 u32 in[MLX5_ST_SZ_DW(arm_rq_in)] = {}; in arm_srq_cmd() local
[all …]
/kernel/linux/linux-6.6/tools/include/nolibc/
Dstdlib.h202 int utoh_r(unsigned long in, char *buffer) in utoh_r()
227 char *utoh(unsigned long in) in utoh()
242 int utoa_r(unsigned long in, char *buffer) in utoa_r()
271 int itoa_r(long in, char *buffer) in itoa_r()
289 char *ltoa_r(long in, char *buffer) in ltoa_r()
299 char *itoa(long in) in itoa()
309 char *ltoa(long in) in ltoa()
319 char *utoa(unsigned long in) in utoa()
334 int u64toh_r(uint64_t in, char *buffer) in u64toh_r()
363 char *u64toh(uint64_t in) in u64toh()
[all …]
/kernel/linux/linux-6.6/fs/udf/
Dudfend.h8 static inline struct kernel_lb_addr lelb_to_cpu(struct lb_addr in) in lelb_to_cpu()
18 static inline struct lb_addr cpu_to_lelb(struct kernel_lb_addr in) in cpu_to_lelb()
28 static inline struct short_ad lesa_to_cpu(struct short_ad in) in lesa_to_cpu()
38 static inline struct short_ad cpu_to_lesa(struct short_ad in) in cpu_to_lesa()
48 static inline struct kernel_long_ad lela_to_cpu(struct long_ad in) in lela_to_cpu()
58 static inline struct long_ad cpu_to_lela(struct kernel_long_ad in) in cpu_to_lela()
68 static inline struct kernel_extent_ad leea_to_cpu(struct extent_ad in) in leea_to_cpu()
/kernel/linux/linux-5.10/fs/udf/
Dudfend.h8 static inline struct kernel_lb_addr lelb_to_cpu(struct lb_addr in) in lelb_to_cpu()
18 static inline struct lb_addr cpu_to_lelb(struct kernel_lb_addr in) in cpu_to_lelb()
28 static inline struct short_ad lesa_to_cpu(struct short_ad in) in lesa_to_cpu()
38 static inline struct short_ad cpu_to_lesa(struct short_ad in) in cpu_to_lesa()
48 static inline struct kernel_long_ad lela_to_cpu(struct long_ad in) in lela_to_cpu()
58 static inline struct long_ad cpu_to_lela(struct kernel_long_ad in) in cpu_to_lela()
68 static inline struct kernel_extent_ad leea_to_cpu(struct extent_ad in) in leea_to_cpu()
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/
Dcmd.c11 u32 in[MLX5_ST_SZ_DW(query_special_contexts_in)] = {}; in mlx5_cmd_dump_fill_mkey() local
26 u32 in[MLX5_ST_SZ_DW(query_special_contexts_in)] = {}; in mlx5_cmd_null_mkey() local
41 u32 in[MLX5_ST_SZ_DW(query_cong_params_in)] = {}; in mlx5_cmd_query_cong_params() local
60 u32 in[MLX5_ST_SZ_DW(alloc_memic_in)] = {}; in mlx5_cmd_alloc_memic() local
130 u32 in[MLX5_ST_SZ_DW(dealloc_memic_in)] = {}; in mlx5_cmd_dealloc_memic() local
153 u32 in[MLX5_ST_SZ_DW(destroy_tir_in)] = {}; in mlx5_cmd_destroy_tir() local
163 u32 in[MLX5_ST_SZ_DW(destroy_tis_in)] = {}; in mlx5_cmd_destroy_tis() local
173 u32 in[MLX5_ST_SZ_DW(destroy_rqt_in)] = {}; in mlx5_cmd_destroy_rqt() local
184 u32 in[MLX5_ST_SZ_DW(alloc_transport_domain_in)] = {}; in mlx5_cmd_alloc_transport_domain() local
203 u32 in[MLX5_ST_SZ_DW(dealloc_transport_domain_in)] = {}; in mlx5_cmd_dealloc_transport_domain() local
[all …]
Dsrq_cmd.c12 static int get_pas_size(struct mlx5_srq_attr *in) in get_pas_size()
27 static void set_wq(void *wq, struct mlx5_srq_attr *in) in set_wq()
40 static void set_srqc(void *srqc, struct mlx5_srq_attr *in) in set_srqc()
55 static void get_wq(void *wq, struct mlx5_srq_attr *in) in get_wq()
68 static void get_srqc(void *srqc, struct mlx5_srq_attr *in) in get_srqc()
96 struct mlx5_srq_attr *in) in create_srq_cmd()
135 u32 in[MLX5_ST_SZ_DW(destroy_srq_in)] = {}; in destroy_srq_cmd() local
147 u32 in[MLX5_ST_SZ_DW(arm_rq_in)] = {}; in arm_srq_cmd() local
161 u32 in[MLX5_ST_SZ_DW(query_srq_in)] = {}; in query_srq_cmd() local
187 struct mlx5_srq_attr *in) in create_xrc_srq_cmd()
[all …]
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/
Dconnector-hdmi.c38 struct omap_dss_device *in; member
52 struct omap_dss_device *in = ddata->in; in hdmic_connect() local
70 struct omap_dss_device *in = ddata->in; in hdmic_disconnect() local
83 struct omap_dss_device *in = ddata->in; in hdmic_enable() local
108 struct omap_dss_device *in = ddata->in; in hdmic_disable() local
124 struct omap_dss_device *in = ddata->in; in hdmic_set_timings() local
144 struct omap_dss_device *in = ddata->in; in hdmic_check_timings() local
153 struct omap_dss_device *in = ddata->in; in hdmic_read_edid() local
161 struct omap_dss_device *in = ddata->in; in hdmic_detect() local
172 struct omap_dss_device *in = ddata->in; in hdmic_set_hdmi_mode() local
[all …]
Dconnector-analog-tv.c19 struct omap_dss_device *in; member
49 struct omap_dss_device *in = ddata->in; in tvc_connect() local
67 struct omap_dss_device *in = ddata->in; in tvc_disconnect() local
80 struct omap_dss_device *in = ddata->in; in tvc_enable() local
112 struct omap_dss_device *in = ddata->in; in tvc_disable() local
128 struct omap_dss_device *in = ddata->in; in tvc_set_timings() local
148 struct omap_dss_device *in = ddata->in; in tvc_check_timings() local
156 struct omap_dss_device *in = ddata->in; in tvc_get_wss() local
164 struct omap_dss_device *in = ddata->in; in tvc_set_wss() local
190 struct omap_dss_device *in, *dssdev; in tvc_probe_pdata() local
[all …]
Dencoder-tpd12s015.c21 struct omap_dss_device *in; member
36 struct omap_dss_device *in = ddata->in; in tpd_connect() local
59 struct omap_dss_device *in = ddata->in; in tpd_disconnect() local
77 struct omap_dss_device *in = ddata->in; in tpd_enable() local
97 struct omap_dss_device *in = ddata->in; in tpd_disable() local
111 struct omap_dss_device *in = ddata->in; in tpd_set_timings() local
131 struct omap_dss_device *in = ddata->in; in tpd_check_timings() local
143 struct omap_dss_device *in = ddata->in; in tpd_read_edid() local
169 struct omap_dss_device *in = ddata->in; in tpd_set_infoframe() local
178 struct omap_dss_device *in = ddata->in; in tpd_set_hdmi_mode() local
[all …]
Dpanel-dsi-cm.c40 struct omap_dss_device *in; member
108 struct omap_dss_device *in = ddata->in; in dsicm_dcs_read_1() local
124 struct omap_dss_device *in = ddata->in; in dsicm_dcs_write_0() local
130 struct omap_dss_device *in = ddata->in; in dsicm_dcs_write_1() local
139 struct omap_dss_device *in = ddata->in; in dsicm_sleep_in() local
194 struct omap_dss_device *in = ddata->in; in dsicm_set_update_window() local
241 struct omap_dss_device *in = ddata->in; in dsicm_enter_ulps() local
275 struct omap_dss_device *in = ddata->in; in dsicm_exit_ulps() local
332 struct omap_dss_device *in = ddata->in; in dsicm_bl_update_status() local
388 struct omap_dss_device *in = ddata->in; in dsicm_num_errors_show() local
[all …]
/kernel/linux/linux-6.6/drivers/video/fbdev/omap2/omapfb/displays/
Dconnector-hdmi.c39 struct omap_dss_device *in; member
53 struct omap_dss_device *in = ddata->in; in hdmic_connect() local
66 struct omap_dss_device *in = ddata->in; in hdmic_disconnect() local
79 struct omap_dss_device *in = ddata->in; in hdmic_enable() local
104 struct omap_dss_device *in = ddata->in; in hdmic_disable() local
120 struct omap_dss_device *in = ddata->in; in hdmic_set_timings() local
140 struct omap_dss_device *in = ddata->in; in hdmic_check_timings() local
149 struct omap_dss_device *in = ddata->in; in hdmic_read_edid() local
157 struct omap_dss_device *in = ddata->in; in hdmic_detect() local
168 struct omap_dss_device *in = ddata->in; in hdmic_set_hdmi_mode() local
[all …]
Dencoder-tpd12s015.c21 struct omap_dss_device *in; member
36 struct omap_dss_device *in = ddata->in; in tpd_connect() local
59 struct omap_dss_device *in = ddata->in; in tpd_disconnect() local
77 struct omap_dss_device *in = ddata->in; in tpd_enable() local
97 struct omap_dss_device *in = ddata->in; in tpd_disable() local
111 struct omap_dss_device *in = ddata->in; in tpd_set_timings() local
131 struct omap_dss_device *in = ddata->in; in tpd_check_timings() local
143 struct omap_dss_device *in = ddata->in; in tpd_read_edid() local
169 struct omap_dss_device *in = ddata->in; in tpd_set_infoframe() local
178 struct omap_dss_device *in = ddata->in; in tpd_set_hdmi_mode() local
[all …]
Dconnector-analog-tv.c18 struct omap_dss_device *in; member
48 struct omap_dss_device *in = ddata->in; in tvc_connect() local
61 struct omap_dss_device *in = ddata->in; in tvc_disconnect() local
74 struct omap_dss_device *in = ddata->in; in tvc_enable() local
106 struct omap_dss_device *in = ddata->in; in tvc_disable() local
122 struct omap_dss_device *in = ddata->in; in tvc_set_timings() local
142 struct omap_dss_device *in = ddata->in; in tvc_check_timings() local
150 struct omap_dss_device *in = ddata->in; in tvc_get_wss() local
158 struct omap_dss_device *in = ddata->in; in tvc_set_wss() local
228 struct omap_dss_device *in = ddata->in; in tvc_remove() local
/kernel/linux/linux-5.10/include/media/drv-intf/
Dmsp3400.h77 #define MSP_SCART_TO_DSP(in) (in) argument
81 #define MSP_TUNER_TO_DSP(in) ((in) << 3) argument
108 #define MSP_DSP_TO_MAIN(in) ((in) << 4) argument
109 #define MSP_DSP_TO_AUX(in) ((in) << 8) argument
110 #define MSP_DSP_TO_SCART1(in) ((in) << 12) argument
111 #define MSP_DSP_TO_SCART2(in) ((in) << 16) argument
112 #define MSP_DSP_TO_I2S(in) ((in) << 20) argument
124 #define MSP_SC_TO_SCART1(in) (in) argument
125 #define MSP_SC_TO_SCART2(in) ((in) << 4) argument
/kernel/linux/linux-6.6/include/media/drv-intf/
Dmsp3400.h77 #define MSP_SCART_TO_DSP(in) (in) argument
81 #define MSP_TUNER_TO_DSP(in) ((in) << 3) argument
108 #define MSP_DSP_TO_MAIN(in) ((in) << 4) argument
109 #define MSP_DSP_TO_AUX(in) ((in) << 8) argument
110 #define MSP_DSP_TO_SCART1(in) ((in) << 12) argument
111 #define MSP_DSP_TO_SCART2(in) ((in) << 16) argument
112 #define MSP_DSP_TO_I2S(in) ((in) << 20) argument
124 #define MSP_SC_TO_SCART1(in) (in) argument
125 #define MSP_SC_TO_SCART2(in) ((in) << 4) argument
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_cmd.c13 u32 in[MLX5_ST_SZ_DW(query_esw_vport_context_in)] = {}; in mlx5dr_cmd_query_esw_vport_context() local
38 u32 in[MLX5_ST_SZ_DW(query_hca_cap_in)] = {}; in mlx5dr_cmd_query_gvmi() local
94 u32 in[MLX5_ST_SZ_DW(query_nic_vport_context_in)] = {}; in dr_cmd_query_nic_vport_roce_en() local
237 u32 in[MLX5_ST_SZ_DW(query_flow_table_in)] = {}; in mlx5dr_cmd_query_flow_table() local
267 u32 in[MLX5_ST_SZ_DW(general_obj_in_cmd_hdr)] = {}; in mlx5dr_cmd_query_flow_sampler() local
293 u32 in[MLX5_ST_SZ_DW(sync_steering_in)] = {}; in mlx5dr_cmd_sync_steering() local
318 u32 *in; in mlx5dr_cmd_set_fte_modify_and_vport() local
355 u32 in[MLX5_ST_SZ_DW(delete_fte_in)] = {}; in mlx5dr_cmd_del_flow_table_entry() local
373 u32 *in; in mlx5dr_cmd_alloc_modify_header() local
403 u32 in[MLX5_ST_SZ_DW(dealloc_modify_header_context_in)] = {}; in mlx5dr_cmd_dealloc_modify_header() local
[all …]

12345678910>>...63