Searched defs:mana_query_gf_stat_resp (Results 1 – 1 of 1) sorted by relevance
621 struct mana_query_gf_stat_resp { struct622 struct gdma_resp_hdr hdr;623 u64 reported_stats;625 u64 rx_discards_nowqe;626 u64 rx_err_vport_disabled;628 u64 hc_rx_bytes;629 u64 hc_rx_ucast_pkts;630 u64 hc_rx_ucast_bytes;631 u64 hc_rx_bcast_pkts;632 u64 hc_rx_bcast_bytes;[all …]