Searched defs:PORT_LOCK (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_adapter.h414 #define PORT_LOCK(port) mtx_lock(&(port)->lock); macro
/freebsd-11-stable/sys/dev/cxgbe/
H A Dadapter.h906 #define PORT_LOCK(pi) mtx_lock(&(pi)->pi_lock) macro

Completed in 136 milliseconds