Searched refs:dpni_id (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpni-cmd.h | 110 __le32 dpni_id; member
|
H A D | dpni.h | 85 int dpni_id,
|
H A D | dpni.c | 80 * @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 D | dpni-cmd.h | 116 __le32 dpni_id; member
|
H A D | dpni.h | 88 int dpni_id,
|
H A D | dpni.c | 82 * @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