Searched defs:PORT_UNLOCK (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/
H A Dcxgb_adapter.h415 #define PORT_UNLOCK(port) mtx_unlock(&(port)->lock); macro
/freebsd-12-stable/sys/dev/cxgbe/
H A Dadapter.h949 #define PORT_UNLOCK(pi) mtx_unlock(&(pi)->pi_lock) macro

Completed in 107 milliseconds