Home
last modified time | relevance | path

Searched refs:octep_iface_tx_stats (Results 1 – 6 of 6) sorted by relevance

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ctrl_net.h179 struct octep_iface_tx_stats tx_stats;
349 struct octep_iface_tx_stats *tx_stats);
Doctep_tx.h63 struct octep_iface_tx_stats { struct
Doctep_ctrl_net.c239 struct octep_iface_tx_stats *tx_stats) in octep_ctrl_net_get_if_stats()
254 memcpy(tx_stats, &resp->if_stats.tx_stats, sizeof(struct octep_iface_tx_stats)); in octep_ctrl_net_get_if_stats()
Doctep_main.h282 struct octep_iface_tx_stats iface_tx_stats;
Doctep_ethtool.c135 struct octep_iface_tx_stats *iface_tx_stats; in octep_get_ethtool_stats()
Doctep_pfvf_mbox.c308 struct octep_iface_tx_stats tx_stats; in octep_pfvf_pf_get_data()