Searched refs:ixgbe_dcb_get_rtrup2tc_generic (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_common.h52 void ixgbe_dcb_get_rtrup2tc_generic(struct ixgbe_hw *hw, u8 *map);
H A Dixgbe_x540.c152 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic;
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_common.c4657 * ixgbe_dcb_get_rtrup2tc_generic - read rtrup2tc reg
4663 void ixgbe_dcb_get_rtrup2tc_generic(struct ixgbe_hw *hw, u8 *map) function

Completed in 86 milliseconds