Home
last modified time | relevance | path

Searched refs:IXGBE_QBRC_H (Results 1 – 3 of 3) sorted by relevance

/freebsd-9-stable/sys/dev/ixgbe/
Dixgbe_dcb_82599.c72 (((u64)(IXGBE_READ_REG(hw, IXGBE_QBRC_H(tc)))) << 32); in ixgbe_dcb_get_tc_stats_82599()
Dixgbe_type.h756 #define IXGBE_QBRC_H(_i) (0x01038 + ((_i) * 0x40)) /* 16 of these */ macro
Dixgbe_common.c568 IXGBE_READ_REG(hw, IXGBE_QBRC_H(i)); in ixgbe_clear_hw_cntrs_generic()