Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgbe/
H A Dadapter.h1057 #define FL_LOCK(fl) mtx_lock(&(fl)->fl_lock) macro
1063 #define RXQ_FL_LOCK(rxq) FL_LOCK(&(rxq)->fl)
H A Dt4_sge.c1626 FL_LOCK(fl); in service_iq_fl()
1714 FL_LOCK(fl); in service_iq_fl()
2266 FL_LOCK(fl); in t4_update_fl_bufsize()
2276 FL_LOCK(fl); in t4_update_fl_bufsize()
3663 FL_LOCK(fl); in alloc_iq_fl_hwq()
4025 FL_LOCK(&rxq->fl); in alloc_rxq()
5096 FL_LOCK(fl); in refill_sfl()
6338 FL_LOCK(fl); in add_fl_to_sfl()
H A Dt4_main.c7218 FL_LOCK(fl); in quiesce_iq_fl()