Searched defs:c4iw_qp_attributes (Results 1 – 1 of 1) sorted by relevance
449 struct c4iw_qp_attributes { struct450 u32 scq;451 u32 rcq;452 u32 sq_num_entries;453 u32 rq_num_entries;454 u32 sq_max_sges;455 u32 sq_max_sges_rdma_write;456 u32 rq_max_sges;457 u32 state;458 u8 enable_rdma_read;[all …]