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()
182 struct opa_vnic_stats *stats) in hfi1_vnic_update_stats()189 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()204 struct opa_vnic_stats *qstats = &vinfo->stats[i]; in hfi1_vnic_update_stats()271 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_tx_counters()300 struct opa_vnic_stats *stats = &vinfo->stats[q_idx]; in hfi1_vnic_update_rx_counters()328 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