Searched defs:acl_id (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/net/ethernet/freescale/dpaa2/ |
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 1403 u16 acl_id) in dpsw_acl_remove() argument 1427 u16 acl_id, cons in dpsw_acl_add_if() argument 1453 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 1529 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 1561 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
|
H A D | dpaa2-switch.h | 130 u16 acl_id; member
|
/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 2684 static inline void mlxsw_reg_pacl_pack(char *payload, u16 acl_id, in mlxsw_reg_pacl_pack() argument 2745 u16 acl_id, bool multi) in mlxsw_reg_pagt_acl_id_pack() argument
|