Searched refs:nge_atomic_decrease (Results 1 – 3 of 3) sorted by relevance
34 nge_atomic_decrease(uint64_t *count_p, uint64_t n) in nge_atomic_decrease() function
89 val = nge_atomic_decrease(&brp->rx_hold, 1); in nge_recv_recycle()109 val = nge_atomic_decrease(&brp->rx_hold, 1); in nge_recv_recycle()128 val = nge_atomic_decrease(&brp->rx_hold, 1); in nge_recv_recycle()
980 boolean_t nge_atomic_decrease(uint64_t *count_p, uint64_t n);