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()
69 struct opa_vnic_stats vstats; in opa_vnic_get_stats64()
80 struct opa_vnic_stats *stats) in hfi1_vnic_update_stats()87 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()102 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()169 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_tx_counters()198 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_rx_counters()226 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];
77 struct opa_vnic_stats { struct