Searched refs:irif_mask (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 7182 MLXSW_ITEM32(reg, rmft2, irif_mask, 0x08, 24, 1); 7237 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_common_pack() argument 7245 mlxsw_reg_rmft2_irif_mask_set(payload, irif_mask); in mlxsw_reg_rmft2_common_pack() 7254 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv4_pack() argument 7259 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv4_pack() 7269 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv6_pack() argument 7275 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv6_pack()
|