Home
last modified time | relevance | path

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

/freebsd-src/sys/dev/bxe/
H A Decore_hsi.h8300 struct fcoe_kwqe_conn_offload2 struct
8302 …ield size) supported by target, received during both FLOGI and PLOGI, minimum value should be take…
8303 struct fcoe_kwqe_header hdr /* KWQ WQE header */;
8304 uint32_t cq_addr_lo /* Lower 32-bit of CQ */;
8305 uint32_t cq_addr_hi /* Higher 32-bit of CQ */;
8306 uint32_t xferq_addr_lo /* Lower 32-bit of XFERQ */;
8307 uint32_t xferq_addr_hi /* Higher 32-bit of XFERQ */;
8308 uint32_t conn_db_addr_lo /* Lower 32-bit of Conn DB (RQ prod and CQ arm bit) */;
8309 uint32_t conn_db_addr_hi /* Higher 32-bit of Conn DB (RQ prod and CQ arm bit) */;
8310 uint32_t reserved1;