Searched refs:acl_group_id (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 2112 * the acl_group_id, else it should hold the acl_id. 2200 MLXSW_ITEM32(reg, pagt, acl_group_id, 0x08, 0, 16); 2216 static inline void mlxsw_reg_pagt_pack(char *payload, u16 acl_group_id) in mlxsw_reg_pagt_pack() argument 2219 mlxsw_reg_pagt_acl_group_id_set(payload, acl_group_id); in mlxsw_reg_pagt_pack()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 2562 * the acl_group_id, else it should hold the acl_id. 2650 MLXSW_ITEM32(reg, pagt, acl_group_id, 0x08, 0, 16); 2666 static inline void mlxsw_reg_pagt_pack(char *payload, u16 acl_group_id) in mlxsw_reg_pagt_pack() argument 2669 mlxsw_reg_pagt_acl_group_id_set(payload, acl_group_id); in mlxsw_reg_pagt_pack()
|
Completed in 30 milliseconds