Home
last modified time | relevance | path

Searched refs:xoffrxc (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_hw.h525 u64 xoffrxc; member
/f-stack/dpdk/drivers/net/igc/base/
H A Digc_hw.h537 u64 xoffrxc; member
/f-stack/dpdk/drivers/net/igc/
H A Digc_ethdev.c133 {"rx_xoff_packets", offsetof(struct igc_hw_stats, xoffrxc)},
1701 stats->xoffrxc += pause_frames; in igc_read_stats_registers()
/f-stack/dpdk/drivers/net/e1000/
H A Dem_ethdev.c906 stats->xoffrxc += pause_frames; in eth_em_stats_get()
H A Digb_ethdev.c453 {"rx_xoff_packets", offsetof(struct e1000_hw_stats, xoffrxc)},
1727 stats->xoffrxc += pause_frames; in igb_read_stats_registers()