Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h714 u32 rx_drops_too_many_frags; /* dword 144*/ member
1853 u32 rx_drops_too_many_frags; member
1919 u32 rx_drops_too_many_frags; member
Dbe_main.c392 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v0_stats()
438 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v1_stats()
484 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v2_stats()
529 drvs->rx_drops_too_many_frags = in populate_lancer_stats()
Dbe.h324 u32 rx_drops_too_many_frags; member
Dbe_ethtool.c116 {DRVSTAT_INFO(rx_drops_too_many_frags)},