Home
last modified time | relevance | path

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

/freebsd/sys/dev/cxgb/
H A Dcxgb_main.c1183 PORT_LOCK(pi); in t3_os_link_changed()
1665 PORT_LOCK(p); in cxgb_init_locked()
1772 PORT_LOCK(pi); in cxgb_uninit_synchronized()
1845 PORT_LOCK(p); in cxgb_ioctl()
1866 PORT_LOCK(p); in cxgb_ioctl()
1889 PORT_LOCK(p); in cxgb_ioctl()
1974 PORT_LOCK(p); in cxgb_ioctl()
1982 PORT_LOCK(p); in cxgb_ioctl()
2052 PORT_LOCK(p); in cxgb_build_medialist()
2287 PORT_LOCK(p); in check_t3b2_mac()
[all …]
H A Dcxgb_adapter.h413 #define PORT_LOCK(port) mtx_lock(&(port)->lock); macro
/freebsd/sys/dev/cxgbe/
H A Dt4_main.c1437 PORT_LOCK(pi); in t4_attach()
1931 PORT_LOCK(pi); in stop_adapter()
2371 PORT_LOCK(pi); in restart_lld()
2458 PORT_LOCK(pi); in restart_lld()
3438 PORT_LOCK(pi); in cxgbe_media_change()
3629 PORT_LOCK(pi); in cxgbe_media_status()
6553 PORT_LOCK(pi); in cxgbe_init_synchronized()
6658 PORT_LOCK(pi); in cxgbe_uninit_synchronized()
8651 PORT_LOCK(pi); in sysctl_pause_settings()
8730 PORT_LOCK(pi); in sysctl_requested_fec()
[all …]
H A Dadapter.h1052 #define PORT_LOCK(pi) mtx_lock(&(pi)->pi_lock) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c9009 PORT_LOCK(pi); in t4_handle_fw_rpl()
9015 PORT_LOCK(pi); in t4_handle_fw_rpl()