Home
last modified time | relevance | path

Searched refs:fsl_mc_command (Results 1 – 14 of 14) sorted by relevance

/Linux-v5.10/drivers/staging/fsl-dpaa2/ethsw/
Ddpsw.c46 struct fsl_mc_command cmd = { 0 }; in dpsw_open()
83 struct fsl_mc_command cmd = { 0 }; in dpsw_close()
106 struct fsl_mc_command cmd = { 0 }; in dpsw_enable()
129 struct fsl_mc_command cmd = { 0 }; in dpsw_disable()
152 struct fsl_mc_command cmd = { 0 }; in dpsw_reset()
184 struct fsl_mc_command cmd = { 0 }; in dpsw_set_irq_enable()
221 struct fsl_mc_command cmd = { 0 }; in dpsw_set_irq_mask()
254 struct fsl_mc_command cmd = { 0 }; in dpsw_get_irq_status()
297 struct fsl_mc_command cmd = { 0 }; in dpsw_clear_irq_status()
326 struct fsl_mc_command cmd = { 0 }; in dpsw_get_attributes()
[all …]
/Linux-v5.10/drivers/net/ethernet/freescale/dpaa2/
Ddpni.c98 struct fsl_mc_command cmd = { 0 }; in dpni_open()
136 struct fsl_mc_command cmd = { 0 }; in dpni_close()
164 struct fsl_mc_command cmd = { 0 }; in dpni_set_pools()
198 struct fsl_mc_command cmd = { 0 }; in dpni_enable()
221 struct fsl_mc_command cmd = { 0 }; in dpni_disable()
246 struct fsl_mc_command cmd = { 0 }; in dpni_is_enabled()
279 struct fsl_mc_command cmd = { 0 }; in dpni_reset()
311 struct fsl_mc_command cmd = { 0 }; in dpni_set_irq_enable()
342 struct fsl_mc_command cmd = { 0 }; in dpni_get_irq_enable()
389 struct fsl_mc_command cmd = { 0 }; in dpni_set_irq_mask()
[all …]
Ddprtc.c35 struct fsl_mc_command cmd = { 0 }; in dprtc_open()
68 struct fsl_mc_command cmd = { 0 }; in dprtc_close()
98 struct fsl_mc_command cmd = { 0 }; in dprtc_set_irq_enable()
128 struct fsl_mc_command cmd = { 0 }; in dprtc_get_irq_enable()
170 struct fsl_mc_command cmd = { 0 }; in dprtc_set_irq_mask()
203 struct fsl_mc_command cmd = { 0 }; in dprtc_get_irq_mask()
243 struct fsl_mc_command cmd = { 0 }; in dprtc_get_irq_status()
283 struct fsl_mc_command cmd = { 0 }; in dprtc_clear_irq_status()
Ddpmac.c32 struct fsl_mc_command cmd = { 0 }; in dpmac_open()
68 struct fsl_mc_command cmd = { 0 }; in dpmac_close()
94 struct fsl_mc_command cmd = { 0 }; in dpmac_get_attributes()
132 struct fsl_mc_command cmd = { 0 }; in dpmac_set_link_state()
166 struct fsl_mc_command cmd = { 0 }; in dpmac_get_counter()
/Linux-v5.10/drivers/soc/fsl/dpio/
Ddpio.c40 struct fsl_mc_command cmd = { 0 }; in dpio_open()
73 struct fsl_mc_command cmd = { 0 }; in dpio_close()
95 struct fsl_mc_command cmd = { 0 }; in dpio_enable()
117 struct fsl_mc_command cmd = { 0 }; in dpio_disable()
141 struct fsl_mc_command cmd = { 0 }; in dpio_get_attributes()
174 struct fsl_mc_command cmd = { 0 }; in dpio_set_stashing_destination()
199 struct fsl_mc_command cmd = { 0 }; in dpio_get_api_version()
228 struct fsl_mc_command cmd = { 0 }; in dpio_reset()
/Linux-v5.10/drivers/bus/fsl-mc/
Dmc-sys.c31 static enum mc_cmd_status mc_cmd_hdr_read_status(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_status()
38 static u16 mc_cmd_hdr_read_cmdid(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_cmdid()
97 static inline void mc_write_command(struct fsl_mc_command __iomem *portal, in mc_write_command()
98 struct fsl_mc_command *cmd) in mc_write_command()
124 static inline enum mc_cmd_status mc_read_response(struct fsl_mc_command __iomem in mc_read_response()
126 struct fsl_mc_command *resp) in mc_read_response()
159 struct fsl_mc_command *cmd, in mc_polling_wait_preemptible()
205 struct fsl_mc_command *cmd, in mc_polling_wait_atomic()
244 int mc_send_command(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd) in mc_send_command()
Ddprc.c35 struct fsl_mc_command cmd = { 0 }; in dprc_open()
72 struct fsl_mc_command cmd = { 0 }; in dprc_close()
118 struct fsl_mc_command cmd = { 0 }; in dprc_reset_container()
170 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq()
208 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq_enable()
244 struct fsl_mc_command cmd = { 0 }; in dprc_set_irq_mask()
276 struct fsl_mc_command cmd = { 0 }; in dprc_get_irq_status()
318 struct fsl_mc_command cmd = { 0 }; in dprc_clear_irq_status()
346 struct fsl_mc_command cmd = { 0 }; in dprc_get_attributes()
384 struct fsl_mc_command cmd = { 0 }; in dprc_get_obj_count()
[all …]
Ddpcon.c33 struct fsl_mc_command cmd = { 0 }; in dpcon_open()
71 struct fsl_mc_command cmd = { 0 }; in dpcon_close()
95 struct fsl_mc_command cmd = { 0 }; in dpcon_enable()
119 struct fsl_mc_command cmd = { 0 }; in dpcon_disable()
143 struct fsl_mc_command cmd = { 0 }; in dpcon_reset()
168 struct fsl_mc_command cmd = { 0 }; in dpcon_get_attributes()
206 struct fsl_mc_command cmd = { 0 }; in dpcon_set_notification()
Ddpbp.c33 struct fsl_mc_command cmd = { 0 }; in dpbp_open()
70 struct fsl_mc_command cmd = { 0 }; in dpbp_close()
93 struct fsl_mc_command cmd = { 0 }; in dpbp_enable()
116 struct fsl_mc_command cmd = { 0 }; in dpbp_disable()
139 struct fsl_mc_command cmd = { 0 }; in dpbp_reset()
165 struct fsl_mc_command cmd = { 0 }; in dpbp_get_attributes()
Ddpmcp.c33 struct fsl_mc_command cmd = { 0 }; in dpmcp_open()
69 struct fsl_mc_command cmd = { 0 }; in dpmcp_close()
91 struct fsl_mc_command cmd = { 0 }; in dpmcp_reset()
Dfsl-mc-bus.c424 struct fsl_mc_command cmd = { 0 }; in mc_get_version()
/Linux-v5.10/drivers/dma/fsl-dpaa2-qdma/
Ddpdmai.c71 struct fsl_mc_command cmd = { 0 }; in dpdmai_open()
107 struct fsl_mc_command cmd = { 0 }; in dpdmai_close()
143 struct fsl_mc_command cmd = { 0 }; in dpdmai_create()
172 struct fsl_mc_command cmd = { 0 }; in dpdmai_destroy()
193 struct fsl_mc_command cmd = { 0 }; in dpdmai_enable()
214 struct fsl_mc_command cmd = { 0 }; in dpdmai_disable()
235 struct fsl_mc_command cmd = { 0 }; in dpdmai_reset()
259 struct fsl_mc_command cmd = { 0 }; in dpdmai_get_attributes()
297 struct fsl_mc_command cmd = { 0 }; in dpdmai_set_rx_queue()
331 struct fsl_mc_command cmd = { 0 }; in dpdmai_get_rx_queue()
[all …]
/Linux-v5.10/drivers/crypto/caam/
Ddpseci.c30 struct fsl_mc_command cmd = { 0 }; in dpseci_open()
61 struct fsl_mc_command cmd = { 0 }; in dpseci_close()
79 struct fsl_mc_command cmd = { 0 }; in dpseci_enable()
97 struct fsl_mc_command cmd = { 0 }; in dpseci_disable()
116 struct fsl_mc_command cmd = { 0 }; in dpseci_reset()
136 struct fsl_mc_command cmd = { 0 }; in dpseci_is_enabled()
165 struct fsl_mc_command cmd = { 0 }; in dpseci_get_attributes()
200 struct fsl_mc_command cmd = { 0 }; in dpseci_set_rx_queue()
234 struct fsl_mc_command cmd = { 0 }; in dpseci_get_rx_queue()
274 struct fsl_mc_command cmd = { 0 }; in dpseci_get_tx_queue()
[all …]
/Linux-v5.10/include/linux/fsl/
Dmc.h223 struct fsl_mc_command { struct
270 static inline u16 mc_cmd_hdr_read_token(struct fsl_mc_command *cmd) in mc_cmd_hdr_read_token()
287 static inline u32 mc_cmd_read_object_id(struct fsl_mc_command *cmd) in mc_cmd_read_object_id()
295 static inline void mc_cmd_read_api_version(struct fsl_mc_command *cmd, in mc_cmd_read_api_version()
356 int mc_send_command(struct fsl_mc_io *mc_io, struct fsl_mc_command *cmd);