Searched defs:rf_lock (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/bge/
H A Dbge_impl.h402 * The rf_lock must be held when updating the h/w producer index
408 kmutex_t rf_lock[1]; /* serialize refill */ member in struct:buff_ring
822 * Each buffer ring contains its own <rf_lock> which regulates
839 * genlock >>> rx_lock >>> rf_lock >>> tx_lock >>> tc_lock.
854 * rf_lock[n] (bge_refill())

Completed in 64 milliseconds