Home
last modified time | relevance | path

Searched refs:ISCSI_OPCODE_NOP_IN (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw_api.c173 (opcode != ISCSI_OPCODE_NOP_IN || in init_sqe()
H A Dqedi_fw.c701 case ISCSI_OPCODE_NOP_IN: in qedi_mtask_completion()
893 case ISCSI_OPCODE_NOP_IN: in qedi_fp_process_cqes()
/openbmc/linux/include/linux/qed/
H A Discsi_common.h62 #define ISCSI_OPCODE_NOP_IN (0x20) macro