Home
last modified time | relevance | path

Searched refs:oce_atomic_reserve (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_utils.h131 int oce_atomic_reserve(uint32_t *count_p, uint32_t n);
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_utils.c227 oce_atomic_reserve(uint32_t *count_p, uint32_t n) in oce_atomic_reserve() function
H A Doce_rx.c522 (oce_atomic_reserve(&rq->rqb_free, frag_cnt) < 0)) { in oce_drain_rq_cq()