Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/mlxcx/
H A Dmlxcx_gld.c312 mutex_enter(&port->mlp_mtx); in mlxcx_mac_stat()
347 mutex_exit(&port->mlp_mtx); in mlxcx_mac_stat()
363 mutex_enter(&port->mlp_mtx); in mlxcx_mac_led_set()
383 mutex_exit(&port->mlp_mtx); in mlxcx_mac_led_set()
637 mutex_enter(&port->mlp_mtx); in mlxcx_mac_setpromisc()
664 mutex_exit(&port->mlp_mtx); in mlxcx_mac_setpromisc()
696 mutex_exit(&port->mlp_mtx); in mlxcx_mac_setpromisc()
720 mutex_exit(&port->mlp_mtx); in mlxcx_mac_multicast()
738 mutex_exit(&port->mlp_mtx); in mlxcx_group_add_mac()
801 mutex_exit(&port->mlp_mtx); in mlxcx_group_remove_mac()
[all …]
H A Dmlxcx.c991 mutex_enter(&p->mlp_mtx); in mlxcx_teardown_ports()
1000 mutex_exit(&p->mlp_mtx); in mlxcx_teardown_ports()
1863 mutex_enter(&p->mlp_mtx); in mlxcx_setup_ports()
1865 mutex_exit(&p->mlp_mtx); in mlxcx_setup_ports()
1869 mutex_exit(&p->mlp_mtx); in mlxcx_setup_ports()
1873 mutex_exit(&p->mlp_mtx); in mlxcx_setup_ports()
1877 mutex_exit(&p->mlp_mtx); in mlxcx_setup_ports()
1882 mutex_exit(&p->mlp_mtx); in mlxcx_setup_ports()
1886 mutex_exit(&p->mlp_mtx); in mlxcx_setup_ports()
1891 mutex_exit(&p->mlp_mtx); in mlxcx_setup_ports()
[all …]
H A Dmlxcx_cmd.c1688 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_query_nic_vport_ctx()
1840 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_query_port_mtu()
1885 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_set_port_mtu()
1902 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_set_port_led()
1921 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_query_port_status()
1943 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_modify_port_status()
1961 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_query_port_speed()
2008 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_query_port_fec()
2032 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_modify_port_fec()
2088 ASSERT(mutex_owned(&mlp->mlp_mtx)); in mlxcx_cmd_modify_nic_vport_ctx()
H A Dmlxcx_intr.c409 mutex_enter(&port->mlp_mtx); in mlxcx_update_link_state()
429 mutex_exit(&port->mlp_mtx); in mlxcx_update_link_state()
H A Dmlxcx.h394 kmutex_t mlp_mtx; member
H A Dmlxcx_ring.c527 mutex_enter(&g->mlg_port->mlp_mtx); in mlxcx_teardown_rx_group()
650 mutex_exit(&g->mlg_port->mlp_mtx); in mlxcx_teardown_rx_group()