Searched refs:sq_max_sges (Results 1 – 2 of 2) sorted by relevance
1792 qhp->attr.sq_max_sges = attrs->cap.max_send_sge; in c4iw_create_qp()1970 init_attr->cap.max_send_sge = qhp->attr.sq_max_sges; in c4iw_ib_query_qp()1971 init_attr->cap.max_recv_sge = qhp->attr.sq_max_sges; in c4iw_ib_query_qp()
452 u32 sq_max_sges; member