Home
last modified time | relevance | path

Searched refs:SQ_NUM_ENTRIES (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf.h573 #define SQ_NUM_ENTRIES NUM_TASKS_PER_CONNECTION macro
H A Dqedf_main.c1253 fcport->sq_mem_size = SQ_NUM_ENTRIES * sizeof(struct fcoe_wqe); in qedf_alloc_sq()
3198 sq_mem_size = SQ_NUM_ENTRIES * sizeof(struct fcoe_wqe); in qedf_set_fcoe_pf_param()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf.h578 #define SQ_NUM_ENTRIES NUM_TASKS_PER_CONNECTION macro
H A Dqedf_main.c1251 fcport->sq_mem_size = SQ_NUM_ENTRIES * sizeof(struct fcoe_wqe); in qedf_alloc_sq()
3197 sq_mem_size = SQ_NUM_ENTRIES * sizeof(struct fcoe_wqe); in qedf_set_fcoe_pf_param()

Completed in 13 milliseconds