Home
last modified time | relevance | path

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

/linux/include/net/mana/ !
H A Dmana.h432 u64 tx_pkt_tc4_phy;
845 u64 tx_pkt_tc4_phy;
430 u64 tx_pkt_tc4_phy; global() member
840 u64 tx_pkt_tc4_phy; global() member
/linux/drivers/net/ethernet/microsoft/mana/ !
H A Dmana_ethtool.c104 { "hc_tc4_tx_pkt_phy", offsetof(struct mana_ethtool_phy_stats, tx_pkt_tc4_phy) },
H A Dmana_en.c3078 apc->phy_stats.tx_pkt_tc4_phy = resp.tx_pkt_tc4_phy; in mana_query_phy_stats()