Home
last modified time | relevance | path

Searched refs:CQE_FLAGS_ASYNC_MASK (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/scsi/be2iscsi/
H A Dbe_cmds.h48 #define CQE_FLAGS_ASYNC_MASK (1 << 30) macro
H A Dbe_main.c1811 if (mcc_compl->flags & CQE_FLAGS_ASYNC_MASK) { in beiscsi_process_mcc_cq()
/kernel/linux/linux-6.6/drivers/scsi/be2iscsi/
H A Dbe_cmds.h48 #define CQE_FLAGS_ASYNC_MASK (1 << 30) macro
H A Dbe_main.c1828 if (mcc_compl->flags & CQE_FLAGS_ASYNC_MASK) { in beiscsi_process_mcc_cq()
/kernel/linux/linux-5.10/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h44 #define CQE_FLAGS_ASYNC_MASK BIT(30) macro
H A Dbe_cmds.c556 if (compl->flags & CQE_FLAGS_ASYNC_MASK) { in be_process_mcc()
/kernel/linux/linux-6.6/drivers/net/ethernet/emulex/benet/
H A Dbe_cmds.h44 #define CQE_FLAGS_ASYNC_MASK BIT(30) macro
H A Dbe_cmds.c558 if (compl->flags & CQE_FLAGS_ASYNC_MASK) { in be_process_mcc()

Completed in 45 milliseconds