Home
last modified time | relevance | path

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

/linux-3.3/drivers/net/ethernet/emulex/benet/
Dbe.h264 u32 rx_drops_too_many_frags; member
Dbe_cmds.h664 u32 rx_drops_too_many_frags; /* dword 144*/ member
1422 u32 rx_drops_too_many_frags; member
Dbe_main.c307 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be2_stats()
354 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be3_stats()
392 drvs->rx_drops_too_many_frags = in populate_lancer_stats()
Dbe_ethtool.c68 {DRVSTAT_INFO(rx_drops_too_many_frags)},