Searched refs:CQ_max_cqe (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/scsi/lpfc/
H A Dlpfc_sli4.h257 #define CQ_max_cqe q_cnt_1 macro
H A Dlpfc_debugfs.c3967 qp->CQ_max_cqe = 0;
3983 qp->CQ_max_cqe = 0;
4118 qp->CQ_max_cqe = 0;
4140 qp->CQ_max_cqe = 0;
H A Dlpfc_sli.c14909 if (count > cq->CQ_max_cqe)
14910 cq->CQ_max_cqe = count;

Completed in 274 milliseconds