Home
last modified time | relevance | path

Searched refs:PORT_UNLOCK (Results 1 – 6 of 6) sorted by relevance

/freebsd-10-stable/sys/dev/cxgb/
Dcxgb_main.c1232 PORT_UNLOCK(pi); in t3_os_link_changed()
1715 PORT_UNLOCK(p); in cxgb_init_locked()
1726 PORT_UNLOCK(p); in cxgb_init_locked()
1841 PORT_UNLOCK(pi); in cxgb_uninit_synchronized()
1895 PORT_UNLOCK(p); in cxgb_ioctl()
1916 PORT_UNLOCK(p); in cxgb_ioctl()
1939 PORT_UNLOCK(p); in cxgb_ioctl()
2022 PORT_UNLOCK(p); in cxgb_ioctl()
2030 PORT_UNLOCK(p); in cxgb_ioctl()
2152 PORT_UNLOCK(p); in cxgb_build_medialist()
[all …]
Dcxgb_adapter.h413 #define PORT_UNLOCK(port) mtx_unlock(&(port)->lock); macro
Dcxgb_sge.c3423 PORT_UNLOCK(p); in sysctl_handle_macstat()
/freebsd-10-stable/sys/dev/cxgbe/
Dt4_main.c1836 PORT_UNLOCK(pi); in cxgbe_media_change()
2043 PORT_UNLOCK(pi); in cxgbe_media_status()
4051 PORT_UNLOCK(pi); in cxgbe_init_synchronized()
4104 PORT_UNLOCK(pi); in cxgbe_uninit_synchronized()
4110 PORT_UNLOCK(pi); in cxgbe_uninit_synchronized()
4119 PORT_UNLOCK(pi); in cxgbe_uninit_synchronized()
5855 PORT_UNLOCK(pi); in sysctl_pause_settings()
5919 PORT_UNLOCK(pi); in sysctl_fec()
5969 PORT_UNLOCK(pi); in sysctl_autoneg()
8947 PORT_UNLOCK(pi); in t4_os_portmod_changed()
Dadapter.h863 #define PORT_UNLOCK(pi) mtx_unlock(&(pi)->pi_lock) macro
/freebsd-10-stable/sys/dev/cxgbe/common/
Dt4_hw.c7712 PORT_UNLOCK(pi); in t4_handle_fw_rpl()
7724 PORT_UNLOCK(pi); in t4_handle_fw_rpl()