Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/emulex/benet/
Dbe.h261 u32 rx_drops_no_frags; /* HW has no fetched frags */ member
Dbe_ethtool.c150 {DRVSTAT_RX_INFO(rx_drops_no_frags)}
Dbe_main.c618 rx_stats(rxo)->rx_drops_no_frags = erx_stat; in populate_erx_stats()
623 accumulate_16bit_val(&rx_stats(rxo)->rx_drops_no_frags, in populate_erx_stats()
676 rx_stats(rxo)->rx_drops_no_frags; in be_get_stats64()