Home
last modified time | relevance | path

Searched refs:txpauseframes (Results 1 – 7 of 7) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/synopsys/
Ddwc-xlgmac-ethtool.c55 XLGMAC_STAT("tx_pause_frames", txpauseframes),
Ddwc-xlgmac.h164 u64 txpauseframes; member
Ddwc-xlgmac-hw.c1970 stats->txpauseframes += in xlgmac_tx_mmc_int()
2183 stats->txpauseframes += in xlgmac_read_mmc_stats()
/Linux-v4.19/drivers/net/ethernet/amd/xgbe/
Dxgbe.h685 u64 txpauseframes; member
Dxgbe-ethtool.c158 XGMAC_MMC_STAT("tx_pause_frames", txpauseframes),
Dxgbe-dev.c2954 stats->txpauseframes += in xgbe_tx_mmc_int()
3115 stats->txpauseframes += in xgbe_read_mmc_stats()
/Linux-v4.19/drivers/net/ethernet/ti/
Dcpsw.c362 u32 txpauseframes; member
511 { "Pause Tx Frames", CPSW_STAT(txpauseframes) },