Searched defs:fcoe_kwqe_conn_offload1 (Results 1 – 1 of 1) sorted by relevance
8283 struct fcoe_kwqe_conn_offload1 struct8285 …* Drivers connection ID. Should be sent in KCQEs to speed-up drivers access to connection data. */;8286 struct fcoe_kwqe_header hdr /* KWQ WQE header */;8287 uint32_t sq_addr_lo /* Lower 32-bit of SQ */;8288 uint32_t sq_addr_hi /* Higher 32-bit of SQ */;8289 uint32_t rq_pbl_addr_lo /* Lower 32-bit of RQ page table */;8290 uint32_t rq_pbl_addr_hi /* Higher 32-bit of RQ page table */;8291 uint32_t rq_first_pbe_addr_lo /* Lower 32-bit of first RQ pbe */;8292 uint32_t rq_first_pbe_addr_hi /* Higher 32-bit of first RQ pbe */;8293 uint16_t rq_prod /* Initial RQ producer */;[all …]