Searched refs:FL_UNLOCK (Results 1 - 3 of 3) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c5620 FL_UNLOCK(fl);
H A Dt4_sge.c1679 FL_UNLOCK(fl);
1687 FL_UNLOCK(fl);
1710 FL_UNLOCK(fl);
2135 FL_UNLOCK(fl);
2144 FL_UNLOCK(fl);
2951 FL_UNLOCK(fl);
3189 FL_UNLOCK(&rxq->fl);
4064 FL_UNLOCK(fl);
5160 FL_UNLOCK(fl);
H A Dadapter.h913 #define FL_UNLOCK(fl) mtx_unlock(&(fl)->fl_lock) macro
918 #define RXQ_FL_UNLOCK(rxq) FL_UNLOCK(&(rxq)->fl)

Completed in 259 milliseconds