Searched refs:IBT_MW_NOSLEEP (Results 1 – 4 of 4) sorted by relevance
231 IBT_MW_NOSLEEP = (1 << 0), /* Can't block */ enumerator
922 sleep = (flags & IBT_MW_NOSLEEP) ? TAVOR_NOSLEEP : TAVOR_SLEEP; in tavor_mw_alloc()
1241 sleep = (flags & IBT_MW_NOSLEEP) ? HERMON_NOSLEEP : HERMON_SLEEP; in hermon_mw_alloc()
5640 pd_rp->pd_hdl, IBT_MW_NOSLEEP, &mw_rp->mw_hdl, &mw_rkey); in daplka_mw_alloc()