Searched defs:fcoe_kwqe_conn_offload1 (Results 1 – 1 of 1) sorted by relevance
4781 struct fcoe_kwqe_conn_offload1 struct4783 …* Drivers connection ID. Should be sent in KCQEs to speed-up drivers access to connection data. */;4784 struct fcoe_kwqe_header hdr /* KWQ WQE header */;4785 u32_t sq_addr_lo /* Lower 32-bit of SQ */;4786 u32_t sq_addr_hi /* Higher 32-bit of SQ */;4787 u32_t rq_pbl_addr_lo /* Lower 32-bit of RQ page table */;4788 u32_t rq_pbl_addr_hi /* Higher 32-bit of RQ page table */;4789 u32_t rq_first_pbe_addr_lo /* Lower 32-bit of first RQ pbe */;4790 u32_t rq_first_pbe_addr_hi /* Higher 32-bit of first RQ pbe */;4791 u16_t rq_prod /* Initial RQ producer */;[all …]