Searched defs:iscsi_cqe_solicited (Results 1 – 1 of 1) sorted by relevance
790 struct iscsi_cqe_solicited struct792 __le16 conn_id /* Drivers connection Id */;793 u8 cqe_type /* Indicates CQE type */;794 union cqe_error_status error_bitmap /* CQE error status */;795 __le16 itid /* initiator itt (Initiator mode) or target ttt (Target mode) */;796 u8 task_type /* Task type */;797 u8 fw_dbg_field /* FW debug params */;798 u8 caused_conn_err /* Equals 1 if this TID caused the connection error, otherwise equals 0. */;799 u8 reserved0[3];800 __le32 reserved1[1];[all …]