Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c670 tgt->sq_mem_size = tgt->max_sqes * BNX2FC_SQ_WQE_SIZE; in bnx2fc_alloc_session_resc()
800 tgt->lcq_mem_size = (tgt->max_sqes + 8) * BNX2FC_SQ_WQE_SIZE; in bnx2fc_alloc_session_resc()
H A Dbnx2fc.h106 #define BNX2FC_SQ_WQE_SIZE (sizeof(struct fcoe_sqe)) macro
/kernel/linux/linux-6.6/drivers/scsi/bnx2fc/
H A Dbnx2fc_tgt.c670 tgt->sq_mem_size = tgt->max_sqes * BNX2FC_SQ_WQE_SIZE; in bnx2fc_alloc_session_resc()
800 tgt->lcq_mem_size = (tgt->max_sqes + 8) * BNX2FC_SQ_WQE_SIZE; in bnx2fc_alloc_session_resc()
H A Dbnx2fc.h105 #define BNX2FC_SQ_WQE_SIZE (sizeof(struct fcoe_sqe)) macro

Completed in 5 milliseconds