Searched refs:PORT_LOCK (Results 1 - 5 of 5) sorted by last modified time

/freebsd-11-stable/sys/dev/cxgbe/
H A Dt4_main.c1135 PORT_LOCK(pi);
1795 PORT_LOCK(pi);
1840 PORT_LOCK(pi);
2196 PORT_LOCK(pi);
2382 PORT_LOCK(pi);
2390 * function. Just PORT_LOCK would have been enough otherwise.
4981 PORT_LOCK(pi);
5080 PORT_LOCK(pi);
6913 PORT_LOCK(pi);
6985 PORT_LOCK(p
[all...]
H A Dadapter.h906 #define PORT_LOCK(pi) mtx_lock(&(pi)->pi_lock) macro
/freebsd-11-stable/sys/dev/cxgb/
H A Dcxgb_main.c1228 PORT_LOCK(pi);
1710 PORT_LOCK(p);
1818 PORT_LOCK(pi);
1891 PORT_LOCK(p);
1912 PORT_LOCK(p);
1935 PORT_LOCK(p);
2020 PORT_LOCK(p);
2028 PORT_LOCK(p);
2098 PORT_LOCK(p);
2333 PORT_LOCK(
[all...]
H A Dcxgb_adapter.h414 #define PORT_LOCK(port) mtx_lock(&(port)->lock); macro
/freebsd-11-stable/sys/dev/cxgbe/common/
H A Dt4_hw.c8657 PORT_LOCK(pi);
8663 PORT_LOCK(pi);

Completed in 359 milliseconds