Searched defs:acl_id (Results 1 - 5 of 5) sorted by relevance
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/dpaa2/ |
H A D | dpaa2-switch.h | 130 u16 acl_id; member
|
H A D | dpsw.c | 1371 int dpsw_acl_add(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 *acl_id, in dpsw_acl_add() argument 1402 dpsw_acl_remove(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 acl_id) dpsw_acl_remove() argument 1426 dpsw_acl_add_if(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 acl_id, const struct dpsw_acl_if_cfg *cfg) dpsw_acl_add_if() argument 1452 dpsw_acl_remove_if(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 acl_id, const struct dpsw_acl_if_cfg *cfg) dpsw_acl_remove_if() argument 1528 dpsw_acl_add_entry(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 acl_id, const struct dpsw_acl_entry_cfg *cfg) dpsw_acl_add_entry() argument 1560 dpsw_acl_remove_entry(struct fsl_mc_io *mc_io, u32 cmd_flags, u16 token, u16 acl_id, const struct dpsw_acl_entry_cfg *cfg) dpsw_acl_remove_entry() argument [all...] |
H A D | dpsw-cmd.h | 479 __le16 acl_id; member 483 __le16 acl_id; member 487 __le16 acl_id; member 532 __le16 acl_id; member
|
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 2162 static inline void mlxsw_reg_pacl_pack(char *payload, u16 acl_id, in mlxsw_reg_pacl_pack() argument 2222 mlxsw_reg_pagt_acl_id_pack(char *payload, int index, u16 acl_id, bool multi) mlxsw_reg_pagt_acl_id_pack() argument
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 2612 static inline void mlxsw_reg_pacl_pack(char *payload, u16 acl_id, in mlxsw_reg_pacl_pack() argument 2672 mlxsw_reg_pagt_acl_id_pack(char *payload, int index, u16 acl_id, bool multi) mlxsw_reg_pagt_acl_id_pack() argument
|
Completed in 36 milliseconds