Home
last modified time | relevance | path

Searched refs:tx_byte_tc0_phy (Results 1 – 3 of 3) sorted by relevance

/linux/include/net/mana/
H A Dmana.h439 u64 tx_byte_tc0_phy; member
849 u64 tx_byte_tc0_phy; member
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c91 { "hc_tc0_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc0_phy) },
H A Dmana_en.c3051 apc->phy_stats.tx_byte_tc0_phy = resp.tx_byte_tc0_phy; in mana_query_phy_stats()