Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/emulex/benet/
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
Dbe_main.c462 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v0_stats()
508 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v1_stats()
554 drvs->rx_drops_too_many_frags = rxf_stats->rx_drops_too_many_frags; in populate_be_v2_stats()
599 drvs->rx_drops_too_many_frags = in populate_lancer_stats()
Dbe.h309 u32 rx_drops_too_many_frags; member
Dbe_ethtool.c112 {DRVSTAT_INFO(rx_drops_too_many_frags)},