Searched refs:lan_stats (Results 1 – 3 of 3) sorted by relevance
264 struct ecore_eth_stats lan_stats; in qede_get_mcp_proto_stats() local267 ecore_get_vport_stats(edev, &lan_stats); in qede_get_mcp_proto_stats()270 stats->lan_stats.ucast_rx_pkts = lan_stats.common.rx_ucast_pkts; in qede_get_mcp_proto_stats()271 stats->lan_stats.ucast_tx_pkts = lan_stats.common.tx_ucast_pkts; in qede_get_mcp_proto_stats()273 stats->lan_stats.fcs_err = -1; in qede_get_mcp_proto_stats()
173 struct ecore_mcp_lan_stats lan_stats; member
1223 struct lan_stats_stc lan_stats; member