Home
last modified time | relevance | path

Searched refs:dpni_id (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h110 __le32 dpni_id; member
H A Ddpni.h85 int dpni_id,
H A Ddpni.c80 * @dpni_id: DPNI unique ID
95 int dpni_id, in dpni_open()
108 cmd_params->dpni_id = cpu_to_le32(dpni_id); in dpni_open()
93 dpni_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpni_id, u16 *token) dpni_open() argument
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpni-cmd.h116 __le32 dpni_id; member
H A Ddpni.h88 int dpni_id,
H A Ddpni.c82 * @dpni_id: DPNI unique ID
97 int dpni_id, in dpni_open()
110 cmd_params->dpni_id = cpu_to_le32(dpni_id); in dpni_open()
95 dpni_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpni_id, u16 *token) dpni_open() argument

Completed in 12 milliseconds