Searched refs:txqs_per_vector (Results 1 – 1 of 1) sorted by relevance
4204 u16 txqs_per_vector, rxqs_per_vector, bufqs_per_vector; in idpf_vport_intr_alloc() local4213 txqs_per_vector = DIV_ROUND_UP(vport->num_txq_grp, in idpf_vport_intr_alloc()4238 q_vector->tx = kcalloc(txqs_per_vector, sizeof(*q_vector->tx), in idpf_vport_intr_alloc()