Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/marvell/octeon_ep_vf/
H A Doctep_vf_main.h202 struct octep_vf_iface_tx_stats iface_tx_stats;
269 struct octep_vf_iface_tx_stats iface_tx_stats;
H A Doctep_vf_tx.h63 struct octep_vf_iface_tx_stats { struct
H A Doctep_vf_ethtool.c112 struct octep_vf_iface_tx_stats *iface_tx_stats; in octep_vf_get_ethtool_stats()
H A Doctep_vf_main.c754 sizeof(struct octep_vf_iface_tx_stats)); in octep_vf_get_if_stats()