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.h1131 #define FL_LOCK(fl) mtx_lock(&(fl)->fl_lock) macro
1137 #define RXQ_FL_LOCK(rxq) FL_LOCK(&(rxq)->fl)
H A Dt4_sge.c1666 FL_LOCK(fl); in service_iq_fl()
1754 FL_LOCK(fl); in service_iq_fl()
2312 FL_LOCK(fl); in t4_update_fl_bufsize()
2322 FL_LOCK(fl); in t4_update_fl_bufsize()
3724 FL_LOCK(fl); in alloc_iq_fl_hwq()
4091 FL_LOCK(&rxq->fl); in alloc_rxq()
5287 FL_LOCK(fl); in refill_sfl()
6530 FL_LOCK(fl); in add_fl_to_sfl()
H A Dt4_main.c7462 FL_LOCK(fl); in quiesce_iq_fl()