Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/staging/fsl-dpaa2/ethsw/
H A Ddpsw-cmd.h88 __le32 dpsw_id; member
112 __le32 dpsw_id; member
179 __le32 dpsw_id; member
H A Ddpsw.c28 * @dpsw_id: DPSW unique ID
43 int dpsw_id, in dpsw_open()
55 cmd_params->dpsw_id = cpu_to_le32(dpsw_id); in dpsw_open()
349 attr->id = le32_to_cpu(rsp_params->dpsw_id); in dpsw_get_attributes()
41 dpsw_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpsw_id, u16 *token) dpsw_open() argument
H A Ddpsw.h32 int dpsw_id,
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw-cmd.h113 __le32 dpsw_id; member
137 __le32 dpsw_id; member
210 __le32 dpsw_id; member
H A Ddpsw.c26 * @dpsw_id: DPSW unique ID
39 int dpsw_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpsw_id, u16 *token) in dpsw_open() argument
50 cmd_params->dpsw_id = cpu_to_le32(dpsw_id); in dpsw_open()
322 attr->id = le32_to_cpu(rsp_params->dpsw_id); in dpsw_get_attributes()
H A Ddpsw.h23 int dpsw_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpsw_id, u16 *token);

Completed in 9 milliseconds