Searched refs:tx_grp (Results 1 – 1 of 1) sorted by relevance
1452 struct idpf_txq_group *tx_grp = &rsrc->txq_grps[i]; in idpf_vport_init_fast_path_txqs() local1454 for (unsigned int j = 0; j < tx_grp->num_txq; j++, k++) { in idpf_vport_init_fast_path_txqs()1455 vport->txqs[k] = tx_grp->txqs[j]; in idpf_vport_init_fast_path_txqs()