Home
last modified time | relevance | path

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

/linux/include/net/mana/
H A Dmana.h440 u64 rx_byte_tc1_phy; member
850 u64 rx_byte_tc1_phy; member
/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c93 { "hc_tc1_rx_byte_phy", offsetof(struct mana_ethtool_phy_stats, rx_byte_tc1_phy) },
H A Dmana_en.c3052 apc->phy_stats.rx_byte_tc1_phy = resp.rx_byte_tc1_phy; in mana_query_phy_stats()