Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3413 u64 qbtc[16]; member
H A Dixgbe_ethtool.c899 regs_buff[1022 + i] = IXGBE_GET_STAT(adapter, qbtc[i]); in ixgbe_get_regs()
H A Dixgbe_main.c7561 hwstats->qbtc[i] += IXGBE_READ_REG(hw, IXGBE_QBTC(i)); in ixgbe_update_stats()
7590 hwstats->qbtc[i] += IXGBE_READ_REG(hw, IXGBE_QBTC_L(i)); in ixgbe_update_stats()