Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3412 u64 qbrc[16]; member
H A Dixgbe_ethtool.c897 regs_buff[1006 + i] = IXGBE_GET_STAT(adapter, qbrc[i]); in ixgbe_get_regs()
H A Dixgbe_main.c7562 hwstats->qbrc[i] += IXGBE_READ_REG(hw, IXGBE_QBRC(i)); in ixgbe_update_stats()
7592 hwstats->qbrc[i] += IXGBE_READ_REG(hw, IXGBE_QBRC_L(i)); in ixgbe_update_stats()