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.c1184 PORT_LOCK(pi); in t3_os_link_changed()
1666 PORT_LOCK(p); in cxgb_init_locked()
1773 PORT_LOCK(pi); in cxgb_uninit_synchronized()
1846 PORT_LOCK(p); in cxgb_ioctl()
1867 PORT_LOCK(p); in cxgb_ioctl()
1890 PORT_LOCK(p); in cxgb_ioctl()
1975 PORT_LOCK(p); in cxgb_ioctl()
1983 PORT_LOCK(p); in cxgb_ioctl()
2053 PORT_LOCK(p); in cxgb_build_medialist()
2288 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.c1552 PORT_LOCK(pi); in t4_attach()
2049 PORT_LOCK(pi); in stop_adapter()
2492 PORT_LOCK(pi); in restart_lld()
2575 PORT_LOCK(pi); in restart_lld()
3570 PORT_LOCK(pi); in cxgbe_media_change()
3791 PORT_LOCK(pi); in cxgbe_media_status()
6810 PORT_LOCK(pi); in cxgbe_init_synchronized()
6913 PORT_LOCK(pi); in cxgbe_uninit_synchronized()
9015 PORT_LOCK(pi); in sysctl_pause_settings()
9090 PORT_LOCK(pi); in sysctl_requested_fec()
[all …]
H A Dadapter.h1126 #define PORT_LOCK(pi) mtx_lock(&(pi)->pi_lock) macro
/freebsd/sys/dev/cxgbe/common/
H A Dt4_hw.c10870 PORT_LOCK(pi); in t4_handle_fw_rpl()
10876 PORT_LOCK(pi); in t4_handle_fw_rpl()