Searched defs:c4iw_qp_attributes (Results 1 – 1 of 1) sorted by relevance
514 struct c4iw_qp_attributes { struct515 u32 scq;516 u32 rcq;517 u32 sq_num_entries;518 u32 rq_num_entries;519 u32 sq_max_sges;520 u32 sq_max_sges_rdma_write;521 u32 rq_max_sges;522 u32 state;523 u8 enable_rdma_read;[all …]