Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ctrl_net.c143 sizeof(struct octep_iface_rx_stats); in octep_get_if_stats()
144 memcpy_fromio(&oct->iface_rx_stats, iface_rx_stats, sizeof(struct octep_iface_rx_stats)); in octep_get_if_stats()
Doctep_rx.h87 struct octep_iface_rx_stats { struct
Doctep_main.h252 struct octep_iface_rx_stats iface_rx_stats;
Doctep_ethtool.c136 struct octep_iface_rx_stats *iface_rx_stats; in octep_get_ethtool_stats()