Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h155 struct octep_iface_tx_stats tx_stats;
300 struct octep_iface_tx_stats *tx_stats);
H A Doctep_tx.h61 struct octep_iface_tx_stats { struct
H A Doctep_ctrl_net.c217 struct octep_iface_tx_stats *tx_stats) in octep_ctrl_net_get_if_stats()
232 memcpy(tx_stats, &resp->if_stats.tx_stats, sizeof(struct octep_iface_tx_stats)); in octep_ctrl_net_get_if_stats()
H A Doctep_main.h253 struct octep_iface_tx_stats iface_tx_stats;
H A Doctep_ethtool.c135 struct octep_iface_tx_stats *iface_tx_stats; in octep_get_ethtool_stats()