Home
last modified time | relevance | path

Searched defs:iscsi_kwqe_conn_offload2 (Results 1 – 1 of 1) sorted by relevance

/freebsd-10-stable/sys/dev/bxe/
Decore_hsi.h9643 struct iscsi_kwqe_conn_offload2 struct
9646 struct iscsi_kwqe_header hdr /* KWQE header */;
9647 uint16_t reserved0;
9652 uint32_t rq_page_table_addr_lo /* Lower 32-bits of the RQs page table address */;
9653 uint32_t rq_page_table_addr_hi /* Higher 32-bits of the RQs page table address */;
9654 struct iscsi_pte sq_first_pte /* first SQ page table entry (for FW caching) */;
9655 struct iscsi_pte cq_first_pte /* first CQ page table entry (for FW caching) */;
9656 …t num_additional_wqes /* Everest specific - number of offload3 KWQEs that will follow this KWQE */;