Searched defs:mana_query_gf_stat_resp (Results 1 – 1 of 1) sorted by relevance
650 struct mana_query_gf_stat_resp { struct651 struct gdma_resp_hdr hdr;652 u64 reported_stats;654 u64 rx_discards_nowqe;655 u64 rx_err_vport_disabled;657 u64 hc_rx_bytes;658 u64 hc_rx_ucast_pkts;659 u64 hc_rx_ucast_bytes;660 u64 hc_rx_bcast_pkts;661 u64 hc_rx_bcast_bytes;[all …]