Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/cxgbe/t4nex/
H A Dt4_nexus.c297 mutex_init(&sc->sfl_lock, NULL, MUTEX_DRIVER, NULL); in t4_devo_attach()
777 mutex_destroy(&sc->sfl_lock); in t4_devo_detach()
2149 mutex_enter(&sc->sfl_lock); in disable_port_queues()
2156 mutex_exit(&sc->sfl_lock); in disable_port_queues()
H A Dadapter.h497 kmutex_t sfl_lock; /* same cache-line as sc_lock? but that's ok */ member
H A Dt4_sge.c2006 mutex_enter(&sc->sfl_lock); in refill_sfl()
2019 mutex_exit(&sc->sfl_lock); in refill_sfl()
2025 mutex_enter(&sc->sfl_lock); in add_fl_to_sfl()
2036 mutex_exit(&sc->sfl_lock); in add_fl_to_sfl()