Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c341 mutex_init(&sc->sfl_lock, NULL, MUTEX_DRIVER, NULL); in t4_devo_attach()
935 mutex_destroy(&sc->sfl_lock); in t4_devo_detach()
2943 mutex_enter(&sc->sfl_lock);
2950 mutex_exit(&sc->sfl_lock);
H A Dadapter.h567 kmutex_t sfl_lock; /* same cache-line as sc_lock? but that's ok */ member
H A Dt4_sge.c2291 mutex_enter(&sc->sfl_lock); in refill_sfl()
2304 mutex_exit(&sc->sfl_lock); in refill_sfl()
2310 mutex_enter(&sc->sfl_lock); in add_fl_to_sfl()
2321 mutex_exit(&sc->sfl_lock); in add_fl_to_sfl()