Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dmana.h449 u64 tx_byte_tc5_phy; member
859 u64 tx_byte_tc5_phy; member
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c111 { "hc_tc5_tx_byte_phy", offsetof(struct mana_ethtool_phy_stats, tx_byte_tc5_phy) },
H A Dmana_en.c3061 apc->phy_stats.tx_byte_tc5_phy = resp.tx_byte_tc5_phy; in mana_query_phy_stats()