Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe.h277 u32 rx_drops_no_frags; /* HW has no fetched frags */ member
Dbe_ethtool.c154 {DRVSTAT_RX_INFO(rx_drops_no_frags)}
Dbe_main.c549 rx_stats(rxo)->rx_drops_no_frags = erx_stat; in populate_erx_stats()
554 accumulate_16bit_val(&rx_stats(rxo)->rx_drops_no_frags, in populate_erx_stats()
607 rx_stats(rxo)->rx_drops_no_frags; in be_get_stats64()