Home
last modified time | relevance | path

Searched refs:dpsw_acl_add (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/
H A Ddpsw.h644 int dpsw_acl_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *acl_id,
H A Ddpsw.c1359 * dpsw_acl_add() - Create an ACL table
1371 int dpsw_acl_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *acl_id, in dpsw_acl_add() function
H A Ddpaa2-switch.c3167 err = dpsw_acl_add(ethsw->mc_io, 0, ethsw->dpsw_handle, in dpaa2_switch_port_init()
3170 netdev_err(netdev, "dpsw_acl_add err %d\n", err); in dpaa2_switch_port_init()

Completed in 9 milliseconds