Home
last modified time | relevance | path

Searched refs:rx_drops_too_many_frags (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h739 u32 rx_drops_too_many_frags; /* dword 144*/ member
1891 u32 rx_drops_too_many_frags; member
1957 u32 rx_drops_too_many_frags; member
Dbe_main.c404 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v0_stats()
450 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v1_stats()
496 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v2_stats()
541 drvs->rx_drops_too_many_frags = in populate_lancer_stats()
Dbe.h329 u32 rx_drops_too_many_frags; member
Dbe_ethtool.c116 {DRVSTAT_INFO(rx_drops_too_many_frags)},