Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/emulex/benet/
Dbe_cmds.h788 u32 rx_drops_too_many_frags; /* dword 144*/ member
1962 u32 rx_drops_too_many_frags; member
2028 u32 rx_drops_too_many_frags; member
Dbe_main.c466 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v0_stats()
512 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v1_stats()
558 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v2_stats()
603 drvs->rx_drops_too_many_frags = in populate_lancer_stats()
Dbe.h313 u32 rx_drops_too_many_frags; member
Dbe_ethtool.c116 {DRVSTAT_INFO(rx_drops_too_many_frags)},