Searched refs:irif_mask (Results 1 – 1 of 1) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | reg.h | 8915 MLXSW_ITEM32(reg, rmft2, irif_mask, 0x08, 24, 1); 8970 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_common_pack() argument 8978 mlxsw_reg_rmft2_irif_mask_set(payload, irif_mask); in mlxsw_reg_rmft2_common_pack() 8987 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv4_pack() argument 8992 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv4_pack() 9002 enum mlxsw_reg_rmft2_irif_mask irif_mask, u16 irif, in mlxsw_reg_rmft2_ipv6_pack() argument 9008 irif_mask, irif, flexible_action_set); in mlxsw_reg_rmft2_ipv6_pack()
|