Searched refs:ei_vnic_lock (Results 1 – 7 of 7) sorted by relevance
252 mutex_enter(&ss->ei_vnic_lock); in eib_vnic_login_ack()254 mutex_exit(&ss->ei_vnic_lock); in eib_vnic_login_ack()257 mutex_exit(&ss->ei_vnic_lock); in eib_vnic_login_ack()260 mutex_exit(&ss->ei_vnic_lock); in eib_vnic_login_ack()811 mutex_enter(&ss->ei_vnic_lock); in eib_vnic_get_data_chan()814 mutex_exit(&ss->ei_vnic_lock); in eib_vnic_get_data_chan()1115 mutex_enter(&ss->ei_vnic_lock); in eib_vnic_restart()1118 mutex_exit(&ss->ei_vnic_lock); in eib_vnic_restart()1133 mutex_enter(&ss->ei_vnic_lock); in eib_vnic_rejoin_mcgs()1141 mutex_exit(&ss->ei_vnic_lock); in eib_vnic_rejoin_mcgs()[all …]
266 mutex_enter(&ss->ei_vnic_lock); in eib_ibt_link_mod()274 mutex_exit(&ss->ei_vnic_lock); in eib_ibt_link_mod()285 mutex_exit(&ss->ei_vnic_lock); in eib_ibt_link_mod()725 mutex_enter(&ss->ei_vnic_lock); in eib_ibt_reset_partitions()740 mutex_exit(&ss->ei_vnic_lock); in eib_ibt_reset_partitions()758 mutex_enter(&ss->ei_vnic_lock); in eib_ibt_wakeup_sqd_waiters()792 mutex_exit(&ss->ei_vnic_lock); in eib_ibt_wakeup_sqd_waiters()939 mutex_enter(&ss->ei_vnic_lock); in eib_ibt_has_any_pkey_changed()953 mutex_exit(&ss->ei_vnic_lock); in eib_ibt_has_any_pkey_changed()
163 mutex_enter(&ss->ei_vnic_lock); in eib_events_handler()167 mutex_exit(&ss->ei_vnic_lock); in eib_events_handler()174 mutex_exit(&ss->ei_vnic_lock); in eib_events_handler()792 mutex_enter(&ss->ei_vnic_lock); in eib_manage_keepalives()816 mutex_exit(&ss->ei_vnic_lock); in eib_manage_keepalives()823 mutex_exit(&ss->ei_vnic_lock); in eib_manage_keepalives()
473 mutex_enter(&ss->ei_vnic_lock); in eib_m_unicast()478 mutex_exit(&ss->ei_vnic_lock); in eib_m_unicast()482 mutex_exit(&ss->ei_vnic_lock); in eib_m_unicast()685 mutex_init(&ss->ei_vnic_lock, NULL, MUTEX_DRIVER, NULL); in eib_state_init()938 mutex_destroy(&ss->ei_vnic_lock); in eib_rb_state_init()
503 mutex_enter(&ss->ei_vnic_lock); in eib_data_lookup_vnic()515 mutex_exit(&ss->ei_vnic_lock); in eib_data_lookup_vnic()522 mutex_exit(&ss->ei_vnic_lock); in eib_data_lookup_vnic()
472 mutex_enter(&ss->ei_vnic_lock); in eib_fip_parse_ctl_pkt()479 mutex_exit(&ss->ei_vnic_lock); in eib_fip_parse_ctl_pkt()
748 kmutex_t ei_vnic_lock; member