Home
last modified time | relevance | path

Searched refs:PORT_LOCK (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/sys/dev/cxgb/
Dcxgb_main.c1237 PORT_LOCK(pi); in t3_os_link_changed()
1719 PORT_LOCK(p); in cxgb_init_locked()
1827 PORT_LOCK(pi); in cxgb_uninit_synchronized()
1900 PORT_LOCK(p); in cxgb_ioctl()
1921 PORT_LOCK(p); in cxgb_ioctl()
1944 PORT_LOCK(p); in cxgb_ioctl()
2029 PORT_LOCK(p); in cxgb_ioctl()
2037 PORT_LOCK(p); in cxgb_ioctl()
2107 PORT_LOCK(p); in cxgb_build_medialist()
2342 PORT_LOCK(p); in check_t3b2_mac()
[all …]
Dcxgb_adapter.h414 #define PORT_LOCK(port) mtx_lock(&(port)->lock); macro
/freebsd-12-stable/sys/dev/cxgbe/
Dt4_main.c1230 PORT_LOCK(pi); in t4_attach()
2371 PORT_LOCK(pi); in cxgbe_media_change()
2557 PORT_LOCK(pi); in cxgbe_media_status()
5265 PORT_LOCK(pi); in cxgbe_init_synchronized()
5364 PORT_LOCK(pi); in cxgbe_uninit_synchronized()
7216 PORT_LOCK(pi); in sysctl_pause_settings()
7286 PORT_LOCK(pi); in sysctl_fec()
7340 PORT_LOCK(pi); in sysctl_module_fec()
7395 PORT_LOCK(pi); in sysctl_autoneg()
10361 PORT_LOCK(pi); in t4_os_portmod_changed()
Dadapter.h948 #define PORT_LOCK(pi) mtx_lock(&(pi)->pi_lock) macro
/freebsd-12-stable/sys/dev/cxgbe/common/
Dt4_hw.c9003 PORT_LOCK(pi); in t4_handle_fw_rpl()
9009 PORT_LOCK(pi); in t4_handle_fw_rpl()