Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/qedf/
H A Dqedf.h570 #define FCOE_PARAMS_CQ_NUM_ENTRIES FCOE_PARAMS_NUM_TASKS macro
H A Dqedf_main.c3084 FCOE_PARAMS_CQ_NUM_ENTRIES * sizeof(struct fcoe_cqe); in qedf_alloc_global_queues()
3203 cq_mem_size = FCOE_PARAMS_CQ_NUM_ENTRIES * sizeof(struct fcoe_cqe); in qedf_set_fcoe_pf_param()
/kernel/linux/linux-6.6/drivers/scsi/qedf/
H A Dqedf.h575 #define FCOE_PARAMS_CQ_NUM_ENTRIES FCOE_PARAMS_NUM_TASKS macro
H A Dqedf_main.c3083 FCOE_PARAMS_CQ_NUM_ENTRIES * sizeof(struct fcoe_cqe); in qedf_alloc_global_queues()
3202 cq_mem_size = FCOE_PARAMS_CQ_NUM_ENTRIES * sizeof(struct fcoe_cqe); in qedf_set_fcoe_pf_param()

Completed in 12 milliseconds