Searched refs:opa_vnic_stats (Results 1 – 6 of 6) sorted by relevance
66 #define VNIC_STAT(m) { sizeof_field(struct opa_vnic_stats, m), \67 offsetof(struct opa_vnic_stats, m) }143 struct opa_vnic_stats vstats; in vnic_get_ethtool_stats()
87 struct opa_vnic_stats vstats; in opa_vnic_get_summary_counters()128 struct opa_vnic_stats vstats; in opa_vnic_get_error_counters()
68 struct opa_vnic_stats vstats; in opa_vnic_get_stats64()
38 struct opa_vnic_stats *stats) in hfi1_vnic_update_stats()45 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()60 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()127 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_tx_counters()156 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_rx_counters()184 struct opa_vnic_stats *vstats = (struct opa_vnic_stats *)stats; in hfi1_vnic_get_stats64()
94 struct opa_vnic_stats stats[HFI1_VNIC_MAX_QUEUE];
77 struct opa_vnic_stats { struct