HomeSort by: relevance | last modified time | path
    Searched refs:ixgbe_dcb_get_rtrup2tc_generic (Results 1 - 5 of 5) sorted by relevancy

  /src/sys/dev/pci/ixgbe/
ixgbe_common.h 53 void ixgbe_dcb_get_rtrup2tc_generic(struct ixgbe_hw *hw, u8 *map);
ixgbe_x540.c 163 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic;
ixgbe_82599.c 411 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic;
ixgbe_x550.c 81 mac->ops.get_rtrup2tc = ixgbe_dcb_get_rtrup2tc_generic;
ixgbe_common.c 5289 * ixgbe_dcb_get_rtrup2tc_generic - read rtrup2tc reg
5295 void ixgbe_dcb_get_rtrup2tc_generic(struct ixgbe_hw *hw, u8 *map) function in typeref:typename:void

Completed in 22 milliseconds