Searched refs:irif_mask (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 9088 MLXSW_ITEM32(reg, rmft2, irif_mask, 0x08, 24, 1); 9143 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_common_pack() argument 9151 mlxsw_reg_rmft2_irif_mask_set(payload, irif_mask); in mlxsw_reg_rmft2_common_pack() 9160 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv4_pack() argument 9165 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv4_pack() 9175 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv6_pack() argument 9181 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv6_pack()
|