Home
last modified time | relevance | path

Searched refs:resize_supported (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ci.c2387 uint_t resize_supported, cur_srq_size; in tavor_ci_modify_srq() local
2447 resize_supported = state->ts_ibtfinfo.hca_attr->hca_flags & in tavor_ci_modify_srq()
2450 if ((flags & IBT_SRQ_SET_SIZE) && !resize_supported) { in tavor_ci_modify_srq()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_ci.c1950 uint_t resize_supported, cur_srq_size; in hermon_ci_modify_srq() local
1994 resize_supported = state->hs_ibtfinfo.hca_attr->hca_flags & in hermon_ci_modify_srq()
1997 if ((flags & IBT_SRQ_SET_SIZE) && !resize_supported) { in hermon_ci_modify_srq()