Lines Matching refs:cmd_flags

14  * @cmd_flags:	Command flags; one or more of 'MC_CMD_FLAG_'
27 int dpseci_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpseci_id,
35 cmd_flags,
51 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
59 int dpseci_close(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token)
64 cmd_flags,
72 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
77 int dpseci_enable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token)
82 cmd_flags,
90 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
95 int dpseci_disable(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token)
100 cmd_flags,
109 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
114 int dpseci_reset(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token)
119 cmd_flags,
127 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
133 int dpseci_is_enabled(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
141 cmd_flags,
156 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
162 int dpseci_get_attributes(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
170 cmd_flags,
188 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
197 int dpseci_set_rx_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
204 cmd_flags,
223 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
231 int dpseci_get_rx_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
239 cmd_flags,
263 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
271 int dpseci_get_tx_queue(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
280 cmd_flags,
298 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
304 int dpseci_get_sec_attr(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token,
312 cmd_flags,
345 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
351 int dpseci_get_api_version(struct fsl_mc_io *mc_io, u32 cmd_flags,
359 cmd_flags, 0);
375 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
381 int dpseci_set_congestion_notification(struct fsl_mc_io *mc_io, u32 cmd_flags,
389 cmd_flags,
410 * @cmd_flags: Command flags; one or more of 'MC_CMD_FLAG_'
416 int dpseci_get_congestion_notification(struct fsl_mc_io *mc_io, u32 cmd_flags,
425 cmd_flags,