Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/fw/
H A D5710_hsi.h6164 struct iscsi_kwqe_conn_offload1 struct
6167 struct iscsi_kwqe_header hdr /* KWQ WQE header */;
6168 …* Drivers connection ID. Should be sent in KCQEs to speed-up drivers access to connection data. */;
6173 u32_t sq_page_table_addr_lo /* Lower 32-bit of the SQs page table address */;
6174 u32_t sq_page_table_addr_hi /* Higher 32-bit of the SQs page table address */;
6175 u32_t cq_page_table_addr_lo /* Lower 32-bit of the CQs page table address */;
6176 u32_t cq_page_table_addr_hi /* Higher 32-bit of the CQs page table address */;
6177 u32_t reserved0[3];