Searched refs:sq_count (Results 1 – 4 of 4) sorted by relevance
566 unsigned int cq_count, sq_count, num_dbs; in fun_get_dev_limits() local577 sq_count = rc; in fun_get_dev_limits()582 if (cq_count < 2 || sq_count < 2 + !!fdev->admin_q->rq_depth) in fun_get_dev_limits()590 fdev->max_qid = min3(cq_count, sq_count, num_dbs / 2) - 1; in fun_get_dev_limits()
73 …reqsq, int gotcq, int gotsq) "requested cq_count=%d sq_count=%d, responding with cq_count=%d sq_co…
1215 u32 sq_count; member
1399 pfw_cfg->ulp[ulp_num].sq_count; in beiscsi_get_fw_config()