Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dmana.h442 u64 rx_byte_tc2_phy; member
852 u64 rx_byte_tc2_phy; member
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c97 { "hc_tc2_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc2_phy) },
H A Dmana_en.c3054 apc->phy_stats.rx_byte_tc2_phy = resp.rx_byte_tc2_phy; in mana_query_phy_stats()