Searched refs:tx_grp (Results 1 – 4 of 4) sorted by relevance
53 SUM_GRP_COUNTERS(stats, qstats, tx_grp); in hfi1_vnic_update_stats()128 struct opa_vnic_grp_stats *tx_grp = &stats->tx_grp; in hfi1_vnic_update_tx_counters() local134 update_len_counters(tx_grp, skb->len); in hfi1_vnic_update_tx_counters()141 tx_grp->mcastbcast++; in hfi1_vnic_update_tx_counters()143 tx_grp->unicast++; in hfi1_vnic_update_tx_counters()146 tx_grp->vlan++; in hfi1_vnic_update_tx_counters()148 tx_grp->untagged++; in hfi1_vnic_update_tx_counters()
82 struct opa_vnic_grp_stats tx_grp; member
111 for (dst = &cntrs->tx_unicast, src = &vstats.tx_grp.unicast; in opa_vnic_get_summary_counters()
1119 struct idpf_txq_group *tx_grp = &vport->txq_grps[i]; in idpf_vport_init_fast_path_txqs() local1121 for (j = 0; j < tx_grp->num_txq; j++, k++) { in idpf_vport_init_fast_path_txqs()1122 vport->txqs[k] = tx_grp->txqs[j]; in idpf_vport_init_fast_path_txqs()