Searched refs:get_rtrup2tc (Results 1 – 8 of 8) sorted by relevance
39 if (hw->mac.ops.get_rtrup2tc) in ixgbe_dcb_get_rtrup2tc()40 hw->mac.ops.get_rtrup2tc(hw, map); in ixgbe_dcb_get_rtrup2tc()
123 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic; in ixgbe_init_ops_X540()
147 mac->ops.get_rtrup2tc = NULL; in ixgbe_init_ops_82598()
369 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic; in ixgbe_init_ops_82599()
4005 void (*get_rtrup2tc)(struct ixgbe_hw *hw, u8 *map); member
42 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic; in ixgbe_init_ops_X550()
523 void (*get_rtrup2tc)(struct txgbe_hw *hw, u8 *map); member
610 hw->mac.get_rtrup2tc = txgbe_mac_get_rtrup2tc_dummy; in txgbe_init_ops_dummy()