Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h754 u32 tx_pauseframes; /* dword 52*/ member
1938 u32 tx_pauseframes; member
1999 u32 tx_pauseframes; member
H A Dbe_main.c448 drvs->tx_pauseframes = port_stats->tx_pauseframes; in populate_be_v0_stats()
497 drvs->tx_pauseframes = port_stats->tx_pauseframes; in populate_be_v1_stats()
543 drvs->tx_pauseframes = port_stats->tx_pauseframes; in populate_be_v2_stats()
592 drvs->tx_pauseframes = pport_stats->tx_pause_frames_lo; in populate_lancer_stats()
H A Dbe.h327 u32 tx_pauseframes; member
H A Dbe_ethtool.c86 {DRVSTAT_INFO(tx_pauseframes)},