Searched refs:CQE_FLAGS_ASYNC_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/scsi/be2iscsi/ | ||
| H A D | be_cmds.h | 48 #define CQE_FLAGS_ASYNC_MASK (1 << 30) macro |
| H A D | be_main.c | 1828 if (mcc_compl->flags & CQE_FLAGS_ASYNC_MASK) { in beiscsi_process_mcc_cq() |