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

  /src/sys/dev/pci/ixgbe/
ixgbe_dcb_82598.h 90 struct ixgbe_hw_stats *, u8);
92 struct ixgbe_hw_stats *, u8);
ixgbe_dcb_82599.h 138 struct ixgbe_hw_stats *, u8);
140 struct ixgbe_hw_stats *, u8);
ixgbe_dcb.h 154 s32 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *, struct ixgbe_hw_stats *, u8);
155 s32 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *, struct ixgbe_hw_stats *, u8);
ixgbe_dcb_82598.c 53 struct ixgbe_hw_stats *stats,
87 struct ixgbe_hw_stats *stats,
ixgbe_dcb_82599.c 53 struct ixgbe_hw_stats *stats,
94 struct ixgbe_hw_stats *stats,
ixgbe_dcb.c 402 s32 ixgbe_dcb_get_tc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats,
431 s32 ixgbe_dcb_get_pfc_stats(struct ixgbe_hw *hw, struct ixgbe_hw_stats *stats,
ixgbe.h 620 struct ixgbe_hw_stats pf;
ix_txrx.c 115 struct ixgbe_hw_stats *);
2225 struct ixgbe_hw_stats *stats)
ixgbe.c 1620 struct ixgbe_hw_stats *stats = &sc->stats.pf;
1815 struct ixgbe_hw_stats *stats = &sc->stats.pf;
2144 struct ixgbe_hw_stats *stats = &sc->stats.pf;
3704 struct ixgbe_hw_stats *stats = &sc->stats.pf;
ixgbe_type.h 3912 struct ixgbe_hw_stats { struct

Completed in 77 milliseconds