Searched refs:irif_mask (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/mellanox/mlxsw/ |
H A D | reg.h | 9013 MLXSW_ITEM32(reg, rmft2, irif_mask, 0x08, 24, 1); 9068 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_common_pack() argument 9076 mlxsw_reg_rmft2_irif_mask_set(payload, irif_mask); in mlxsw_reg_rmft2_common_pack() 9085 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv4_pack() argument 9090 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv4_pack() 9100 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv6_pack() argument 9106 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv6_pack()
|