Home
last modified time | relevance | path

Searched refs:eqsize (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/cxgb4/
H A Dqp.c211 int eqsize; in create_qp() local
328 * eqsize is the number of 64B entries plus the status page size. in create_qp()
330 eqsize = wq->sq.size * T4_SQ_NUM_SLOTS + in create_qp()
347 FW_RI_RES_WR_EQSIZE_V(eqsize)); in create_qp()
357 * eqsize is the number of 64B entries plus the status page size in create_qp()
359 eqsize = wq->rq.size * T4_RQ_NUM_SLOTS + in create_qp()
376 FW_RI_RES_WR_EQSIZE_V(eqsize)); in create_qp()
2529 int eqsize; in alloc_srq_queue() local
2597 * eqsize is the number of 64B entries plus the status page size. in alloc_srq_queue()
2599 eqsize in alloc_srq_queue()
[all...]
/kernel/linux/linux-6.6/drivers/infiniband/hw/cxgb4/
H A Dqp.c211 int eqsize; in create_qp() local
328 * eqsize is the number of 64B entries plus the status page size. in create_qp()
330 eqsize = wq->sq.size * T4_SQ_NUM_SLOTS + in create_qp()
347 FW_RI_RES_WR_EQSIZE_V(eqsize)); in create_qp()
357 * eqsize is the number of 64B entries plus the status page size in create_qp()
359 eqsize = wq->rq.size * T4_RQ_NUM_SLOTS + in create_qp()
376 FW_RI_RES_WR_EQSIZE_V(eqsize)); in create_qp()
2520 int eqsize; in alloc_srq_queue() local
2588 * eqsize is the number of 64B entries plus the status page size. in alloc_srq_queue()
2590 eqsize in alloc_srq_queue()
[all...]
/kernel/linux/linux-5.10/drivers/scsi/csiostor/
H A Dcsio_wr.h226 uint16_t eqsize; member
H A Dcsio_wr.c581 eqp.eqsize = csio_q_size(hw, eq_idx) / CSIO_QCREDIT_SZ; in csio_wr_eq_create()
H A Dcsio_mb.c735 FW_EQ_OFLD_CMD_EQSIZE_V(eq_ofld_params->eqsize)); in csio_mb_eq_ofld_write()
/kernel/linux/linux-6.6/drivers/scsi/csiostor/
H A Dcsio_wr.h226 uint16_t eqsize; member
H A Dcsio_wr.c581 eqp.eqsize = csio_q_size(hw, eq_idx) / CSIO_QCREDIT_SZ; in csio_wr_eq_create()
H A Dcsio_mb.c735 FW_EQ_OFLD_CMD_EQSIZE_V(eq_ofld_params->eqsize)); in csio_mb_eq_ofld_write()

Completed in 16 milliseconds