Searched refs:b2ogprc (Results 1 – 11 of 11) sorted by relevance
| /drivers/net/ethernet/intel/igc/ |
| A D | igc_hw.h | 274 u64 b2ogprc; member
|
| A D | igc_ethtool.c | 65 IGC_STAT("os2bmc_rx_by_host", stats.b2ogprc),
|
| /drivers/net/ethernet/intel/igb/ |
| A D | e1000_hw.h | 247 u64 b2ogprc; member
|
| 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()
|
| A D | igb_main.c | 6943 adapter->stats.b2ogprc += rd32(E1000_B2OGPRC); in igb_update_stats()
|
| /drivers/net/ethernet/wangxun/libwx/ |
| A D | wx_ethtool.c | 36 WX_STAT("os2bmc_rx_by_host", stats.b2ogprc),
|
| A D | wx_type.h | 1146 u64 b2ogprc; member
|
| A D | wx_hw.c | 2780 hwstats->b2ogprc += rd32(wx, WX_RDM_BMC2OS_CNT); in wx_update_stats()
|
| /drivers/net/ethernet/intel/ixgbe/ |
| A D | ixgbe_type.h | 3465 u64 b2ogprc; member
|
| A D | ixgbe_ethtool.c | 88 {"os2bmc_rx_by_host", IXGBE_STAT(stats.b2ogprc)},
|
| A D | ixgbe_main.c | 7799 hwstats->b2ogprc += IXGBE_READ_REG(hw, IXGBE_B2OGPRC); in ixgbe_update_stats()
|
Completed in 98 milliseconds