Home
last modified time | relevance | path

Searched refs:prc511 (Results 1 – 14 of 14) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc_hw.h241 u64 prc511; member
H A Digc_ethtool.c235 regs_buff[53] = adapter->stats.prc511; in igc_ethtool_get_regs()
H A Digc_main.c3689 adapter->stats.prc511 += rd32(IGC_PRC511); in igc_update_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A De1000_hw.h191 u64 prc511; member
H A Digb_ethtool.c576 regs_buff[77] = adapter->stats.prc511; in igb_get_regs()
H A Digb_main.c6647 adapter->stats.prc511 += rd32(E1000_PRC511); in igb_update_stats()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000e/
H A Dhw.h383 u64 prc511; member
/OK3568_Linux_fs/u-boot/drivers/net/
H A De1000.h998 uint64_t prc511; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/e1000/
H A De1000_main.c3626 adapter->stats.prc511 += er32(PRC511); in e1000_update_stats()
4076 stats->prc511--; in e1000_tbi_adjust_stats()
4078 stats->prc511++; in e1000_tbi_adjust_stats()
H A De1000_hw.h1277 u64 prc511; member
/OK3568_Linux_fs/external/dpdk/pcie/e1000/
H A Digb_ethdev.c458 {"rx_size_256_to_511_packets", offsetof(struct e1000_hw_stats, prc511)},
1967 stats->prc511 += E1000_READ_REG(hw, E1000_PRC511); in igb_read_stats_registers()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ixgbe/
H A Dixgbe_type.h3326 u64 prc511; member
H A Dixgbe_ethtool.c857 regs_buff[935] = IXGBE_GET_STAT(adapter, prc511); in ixgbe_get_regs()
H A Dixgbe_main.c7231 hwstats->prc511 += IXGBE_READ_REG(hw, IXGBE_PRC511); in ixgbe_update_stats()