Searched refs:sq_count (Results 1 – 3 of 3) sorted by relevance
567 unsigned int cq_count, sq_count, num_dbs; in fun_get_dev_limits() local578 sq_count = rc; in fun_get_dev_limits()583 if (cq_count < 2 || sq_count < 2 + !!fdev->admin_q->rq_depth) in fun_get_dev_limits()591 fdev->max_qid = min3(cq_count, sq_count, num_dbs / 2) - 1; in fun_get_dev_limits()
1215 u32 sq_count; member
1401 pfw_cfg->ulp[ulp_num].sq_count; in beiscsi_get_fw_config()
Completed in 17 milliseconds