Home
last modified time | relevance | path

Searched refs:dpsw_id (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/freescale/dpaa2/
Ddpsw-cmd.h113 __le32 dpsw_id; member
137 __le32 dpsw_id; member
210 __le32 dpsw_id; member
Ddpsw.c39 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()
Ddpsw.h23 int dpsw_open(struct fsl_mc_io *mc_io, u32 cmd_flags, int dpsw_id, u16 *token);