Searched defs:iscsi_kwqe_conn_offload2 (Results 1 – 1 of 1) sorted by relevance
6192 struct iscsi_kwqe_conn_offload2 struct6195 struct iscsi_kwqe_header hdr /* KWQE header */;6196 u16_t reserved0;6201 u32_t rq_page_table_addr_lo /* Lower 32-bits of the RQs page table address */;6202 u32_t rq_page_table_addr_hi /* Higher 32-bits of the RQs page table address */;6203 struct iscsi_pte sq_first_pte /* first SQ page table entry (for FW caching) */;6204 struct iscsi_pte cq_first_pte /* first CQ page table entry (for FW caching) */;6205 …t num_additional_wqes /* Everest specific - number of offload3 KWQEs that will follow this KWQE */;