Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h784 u32 rx_drops_too_many_frags; /* dword 144*/ member
1958 u32 rx_drops_too_many_frags; member
2024 u32 rx_drops_too_many_frags; member
H A Dbe_main.c460 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v0_stats()
506 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v1_stats()
552 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v2_stats()
597 drvs->rx_drops_too_many_frags = in populate_lancer_stats()
H A Dbe.h307 u32 rx_drops_too_many_frags; member
H A Dbe_ethtool.c112 {DRVSTAT_INFO(rx_drops_too_many_frags)},