Searched refs:IBT_SRQ_SET_SIZE (Results 1 – 5 of 5) sorted by relevance
208 IBT_SRQ_SET_SIZE = (1 << 1), enumerator
1990 if (!(flags & IBT_SRQ_SET_SIZE)) { in hermon_ci_modify_srq()1997 if ((flags & IBT_SRQ_SET_SIZE) && !resize_supported) { in hermon_ci_modify_srq()
2950 if (!(flags & IBT_SRQ_SET_SIZE)) { in tavor_ci_modify_srq()2958 if ((flags & IBT_SRQ_SET_SIZE) && !resize_supported) { in tavor_ci_modify_srq()
2043 flags = IBT_SRQ_SET_SIZE; in sol_uverbs_modify_srq()
6033 status = ibt_modify_srq(srq_rp->srq_hdl, IBT_SRQ_SET_SIZE, in daplka_srq_resize()