Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/scsi/bnx2fc/
Dbnx2fc.h108 #define BNX2FC_XFERQ_WQE_SIZE (sizeof(struct fcoe_xfrqe)) macro
Dbnx2fc_tgt.c733 tgt->xferq_mem_size = tgt->max_sqes * BNX2FC_XFERQ_WQE_SIZE; in bnx2fc_alloc_session_resc()