Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h179 struct octep_iface_tx_stats tx_stats;
349 struct octep_iface_tx_stats *tx_stats);
H A Doctep_tx.h63 struct octep_iface_tx_stats { struct
H A 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()
H A Doctep_main.h282 struct octep_iface_tx_stats iface_tx_stats;