Searched refs:get_rtrup2tc (Results 1 - 6 of 6) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.c65 if (hw->mac.ops.get_rtrup2tc)
66 hw->mac.ops.get_rtrup2tc(hw, map);
H A Dixgbe_x540.c152 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic;
H A Dixgbe_82598.c177 mac->ops.get_rtrup2tc = NULL;
H A Dixgbe_82599.c398 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic;
H A Dixgbe_x550.c69 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic;
H A Dixgbe_type.h3730 void (*get_rtrup2tc)(struct ixgbe_hw *hw, u8 *map); member in struct:ixgbe_mac_operations

Completed in 138 milliseconds