Searched defs:iwch_qp_attributes (Results 1 – 1 of 1) sorted by relevance
131 struct iwch_qp_attributes { struct132 u32 scq;133 u32 rcq;134 u32 sq_num_entries;135 u32 rq_num_entries;136 u32 sq_max_sges;137 u32 sq_max_sges_rdma_write;138 u32 rq_max_sges;139 u32 state;140 u8 enable_rdma_read;[all …]