Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/octeon_ep/
H A Doctep_ctrl_net.h154 struct octep_iface_rx_stats rx_stats;
299 struct octep_iface_rx_stats *rx_stats,
H A Doctep_rx.h87 struct octep_iface_rx_stats { struct
H A Doctep_ctrl_net.c216 struct octep_iface_rx_stats *rx_stats, in octep_ctrl_net_get_if_stats()
231 memcpy(rx_stats, &resp->if_stats.rx_stats, sizeof(struct octep_iface_rx_stats)); in octep_ctrl_net_get_if_stats()
H A Doctep_main.h255 struct octep_iface_rx_stats iface_rx_stats;
H A Doctep_ethtool.c136 struct octep_iface_rx_stats *iface_rx_stats; in octep_get_ethtool_stats()