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

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb_82599.h 139 s32 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *,
ixgbe_dcb_82599.c 86 * ixgbe_dcb_get_pfc_stats_82599 - Return CBFC status data
93 s32 ixgbe_dcb_get_pfc_stats_82599(struct ixgbe_hw *hw, function in typeref:typename:s32
ixgbe_dcb.c 444 ret = ixgbe_dcb_get_pfc_stats_82599(hw, stats, tc_count);

Completed in 13 milliseconds