Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/cxgbe/
Dadapter.h867 #define FL_LOCK(fl) mtx_lock(&(fl)->fl_lock) macro
873 #define RXQ_FL_LOCK(rxq) FL_LOCK(&(rxq)->fl)
Dt4_sge.c1530 FL_LOCK(fl); in service_iq()
1538 FL_LOCK(fl); in service_iq()
1580 FL_LOCK(fl); in service_iq()
1997 FL_LOCK(fl); in t4_update_fl_bufsize()
2006 FL_LOCK(fl); in t4_update_fl_bufsize()
2805 FL_LOCK(fl); in alloc_iq_fl()
3051 FL_LOCK(&rxq->fl); in alloc_rxq()
3930 FL_LOCK(fl); in refill_sfl()
5019 FL_LOCK(fl); in add_fl_to_sfl()
Dt4_main.c4610 FL_LOCK(fl); in quiesce_fl()