Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe.h141 #define MCC_Q_WRB_IDX_MASK CQE_STATUS_WRB_MASK macro
H A Dbe_cmds.c132 wrb->tag0 |= (mccq->head << MCC_Q_WRB_IDX_SHIFT) & MCC_Q_WRB_IDX_MASK; in alloc_mcc_wrb()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe.h141 #define MCC_Q_WRB_IDX_MASK CQE_STATUS_WRB_MASK macro
H A Dbe_cmds.c132 wrb->tag0 |= (mccq->head << MCC_Q_WRB_IDX_SHIFT) & MCC_Q_WRB_IDX_MASK; in alloc_mcc_wrb()

Completed in 6 milliseconds