Home
last modified time | relevance | path

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

/openbmc/linux/include/net/mana/
H A Dmana.h359 u64 hc_tx_bytes; member
630 u64 hc_tx_bytes; member
/openbmc/linux/drivers/net/ethernet/microsoft/mana/
H A Dmana_ethtool.c16 {"hc_tx_bytes", offsetof(struct mana_ethtool_stats, hc_tx_bytes)},
H A Dmana_en.c2424 apc->eth_stats.hc_tx_bytes = resp.hc_tx_bytes; in mana_query_gf_stats()