Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dmana.h444 u64 rx_byte_tc3_phy; member
854 u64 rx_byte_tc3_phy; member
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c101 { "hc_tc3_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc3_phy) },
H A Dmana_en.c3056 apc->phy_stats.rx_byte_tc3_phy = resp.rx_byte_tc3_phy; in mana_query_phy_stats()