Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe.h267 u32 rx_drops_no_frags; /* HW has no fetched frags */ member
Dbe_ethtool.c154 {DRVSTAT_RX_INFO(rx_drops_no_frags)}
Dbe_main.c623 rx_stats(rxo)->rx_drops_no_frags = erx_stat; in populate_erx_stats()
628 accumulate_16bit_val(&rx_stats(rxo)->rx_drops_no_frags, in populate_erx_stats()
681 rx_stats(rxo)->rx_drops_no_frags; in be_get_stats64()