Home
last modified time | relevance | path

Searched refs:SQ_NUM_ENTRIES (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/scsi/qedf/
H A Dqedf.h579 #define SQ_NUM_ENTRIES NUM_TASKS_PER_CONNECTION macro
H A Dqedf_main.c1261 fcport->sq_mem_size = SQ_NUM_ENTRIES * sizeof(struct fcoe_wqe); in qedf_alloc_sq()
3208 sq_mem_size = SQ_NUM_ENTRIES * sizeof(struct fcoe_wqe); in qedf_set_fcoe_pf_param()