Home
last modified time | relevance | path

Searched refs:tx_grp (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_txrx.c1452 struct idpf_txq_group *tx_grp = &rsrc->txq_grps[i]; in idpf_vport_init_fast_path_txqs() local
1454 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()