Searched refs:opa_vnic_stats (Results 1 – 6 of 6) sorted by relevance
66 #define VNIC_STAT(m) { FIELD_SIZEOF(struct opa_vnic_stats, m), \67 offsetof(struct opa_vnic_stats, m) }145 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()
69 struct opa_vnic_stats vstats; in opa_vnic_get_stats64()
184 struct opa_vnic_stats *stats) in hfi1_vnic_update_stats()191 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()206 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()273 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_tx_counters()302 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_rx_counters()330 struct opa_vnic_stats *vstats = (struct opa_vnic_stats *)stats; in hfi1_vnic_get_stats64()
136 struct opa_vnic_stats stats[HFI1_VNIC_MAX_QUEUE];
118 struct opa_vnic_stats { struct