Searched refs:irif_mask (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 8147 MLXSW_ITEM32(reg, rmft2, irif_mask, 0x08, 24, 1); 8202 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_common_pack() argument 8210 mlxsw_reg_rmft2_irif_mask_set(payload, irif_mask); in mlxsw_reg_rmft2_common_pack() 8219 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv4_pack() argument 8224 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv4_pack() 8234 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv6_pack() argument 8240 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv6_pack()
|