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