Searched refs:dflt_splitq_txq_grps (Results 1 – 1 of 1) sorted by relevance
1225 int dflt_splitq_txq_grps = 0, dflt_singleq_txqs = 0; in idpf_vport_calc_total_qs() local1245 dflt_splitq_txq_grps = min_t(int, max_q->max_txq, num_cpus); in idpf_vport_calc_total_qs()1252 num_txq_grps = num_req_tx_qs ? num_req_tx_qs : dflt_splitq_txq_grps; in idpf_vport_calc_total_qs()