Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/marvell/octeon_ep/
Doctep_ctrl_net.h178 struct octep_iface_rx_stats rx_stats;
348 struct octep_iface_rx_stats *rx_stats,
Doctep_rx.h112 struct octep_iface_rx_stats { struct
Doctep_ctrl_net.c238 struct octep_iface_rx_stats *rx_stats, in octep_ctrl_net_get_if_stats()
253 memcpy(rx_stats, &resp->if_stats.rx_stats, sizeof(struct octep_iface_rx_stats)); in octep_ctrl_net_get_if_stats()
Doctep_main.h284 struct octep_iface_rx_stats iface_rx_stats;
Doctep_ethtool.c136 struct octep_iface_rx_stats *iface_rx_stats; in octep_get_ethtool_stats()
Doctep_pfvf_mbox.c307 struct octep_iface_rx_stats rx_stats; in octep_pfvf_pf_get_data()