Searched refs:b2ogprc (Results 1 - 16 of 16) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 287 u64 b2ogprc; member
|
H A D | igc_ethtool.c | 64 IGC_STAT("os2bmc_rx_by_host", stats.b2ogprc),
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/ |
H A D | igc_hw.h | 275 u64 b2ogprc; member
|
H A D | igc_ethtool.c | 64 IGC_STAT("os2bmc_rx_by_host", stats.b2ogprc),
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 247 u64 b2ogprc; member
|
H A D | igb_ethtool.c | 71 IGB_STAT("os2bmc_rx_by_host", stats.b2ogprc), 684 regs_buff[554] = adapter->stats.b2ogprc; in igb_get_regs()
|
H A D | igb_main.c | 6761 adapter->stats.b2ogprc += rd32(E1000_B2OGPRC); in igb_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igb/ |
H A D | e1000_hw.h | 247 u64 b2ogprc; member
|
H A D | igb_ethtool.c | 71 IGB_STAT("os2bmc_rx_by_host", stats.b2ogprc), 684 regs_buff[554] = adapter->stats.b2ogprc; in igb_get_regs()
|
H A D | igb_main.c | 6869 adapter->stats.b2ogprc += rd32(E1000_B2OGPRC); in igb_update_stats()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_type.h | 3378 u64 b2ogprc; member
|
H A D | ixgbe_ethtool.c | 90 {"os2bmc_rx_by_host", IXGBE_STAT(stats.b2ogprc)},
|
H A D | ixgbe_main.c | 7185 hwstats->b2ogprc += IXGBE_READ_REG(hw, IXGBE_B2OGPRC); in ixgbe_update_stats()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/ixgbe/ |
H A D | ixgbe_ethtool.c | 88 {"os2bmc_rx_by_host", IXGBE_STAT(stats.b2ogprc)},
|
H A D | ixgbe_type.h | 3386 u64 b2ogprc; member
|
H A D | ixgbe_main.c | 7230 hwstats->b2ogprc += IXGBE_READ_REG(hw, IXGBE_B2OGPRC); in ixgbe_update_stats()
|
Completed in 101 milliseconds