Home
last modified time | relevance | path

Searched refs:vport_lock (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/scsi/elx/libefc/
H A Defc_nport.c479 spin_lock_irqsave(&efc->vport_lock, flags); in efc_vport_update_spec()
489 spin_unlock_irqrestore(&efc->vport_lock, flags); in efc_vport_update_spec()
630 spin_lock_irqsave(&efc->vport_lock, flags); in efc_vport_start()
637 spin_unlock_irqrestore(&efc->vport_lock, flags); in efc_vport_start()
689 spin_lock_irqsave(&efc->vport_lock, flags); in efc_nport_vport_del()
698 spin_unlock_irqrestore(&efc->vport_lock, flags); in efc_nport_vport_del()
726 spin_lock_irqsave(&efc->vport_lock, flags); in efc_vport_del_all()
731 spin_unlock_irqrestore(&efc->vport_lock, flags); in efc_vport_del_all()
747 spin_lock_irqsave(&efc->vport_lock, flags); in efc_vport_create_spec()
754 spin_unlock_irqrestore(&efc->vport_lock, flags); in efc_vport_create_spec()
[all …]
H A Defclib.h534 spinlock_t vport_lock; member
/linux/drivers/scsi/qla2xxx/
H A Dqla_mid.c36 mutex_lock(&ha->vport_lock); in qla24xx_allocate_vp_id()
42 mutex_unlock(&ha->vport_lock); in qla24xx_allocate_vp_id()
58 mutex_unlock(&ha->vport_lock); in qla24xx_allocate_vp_id()
70 mutex_lock(&ha->vport_lock); in qla24xx_deallocate_vp_id()
106 mutex_unlock(&ha->vport_lock); in qla24xx_deallocate_vp_id()
227 mutex_lock(&ha->vport_lock); in qla24xx_enable_vp()
229 mutex_unlock(&ha->vport_lock); in qla24xx_enable_vp()
561 mutex_lock(&ha->vport_lock); in qla24xx_create_vhost()
564 mutex_unlock(&ha->vport_lock); in qla24xx_create_vhost()
584 mutex_lock(&ha->vport_lock); in qla25xx_free_req_que()
[all …]
H A Dqla_nvme.c975 mutex_lock(&ha->vport_lock); in qla_nvme_register_hba()
989 mutex_unlock(&ha->vport_lock); in qla_nvme_register_hba()
991 mutex_unlock(&ha->vport_lock); in qla_nvme_register_hba()
H A Dqla_os.c3222 mutex_init(&ha->vport_lock); in qla2x00_probe_one()
3773 mutex_lock(&ha->vport_lock); in qla2x00_delete_all_vps()
3783 mutex_unlock(&ha->vport_lock); in qla2x00_delete_all_vps()
3790 mutex_lock(&ha->vport_lock); in qla2x00_delete_all_vps()
3792 mutex_unlock(&ha->vport_lock); in qla2x00_delete_all_vps()
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.c6054 mutex_lock(&hdev->vport_lock); in hclge_fd_check_ether_tuple()
6057 mutex_unlock(&hdev->vport_lock); in hclge_fd_check_ether_tuple()
6068 mutex_lock(&hdev->vport_lock); in hclge_fd_check_ext_tuple()
6074 mutex_unlock(&hdev->vport_lock); in hclge_fd_check_ext_tuple()
6239 mutex_lock(&hdev->vport_lock); in hclge_fd_check_spec()
6244 mutex_unlock(&hdev->vport_lock); in hclge_fd_check_spec()
6247 mutex_unlock(&hdev->vport_lock); in hclge_fd_check_spec()
6295 mutex_lock(&hdev->vport_lock); in hclge_fd_get_ip4_tuple()
6297 mutex_unlock(&hdev->vport_lock); in hclge_fd_get_ip4_tuple()
7194 mutex_lock(&hdev->vport_lock); in hclge_clear_arfs_rules()
[all...]
H A Dhclge_main.h955 /* vport_lock protect resource shared by vports */
956 struct mutex vport_lock;
951 struct mutex vport_lock; global() member
H A Dhclge_debugfs.c2629 mutex_lock(&hdev->vport_lock); in hclge_dbg_dump_vlan_filter_config()
2636 mutex_unlock(&hdev->vport_lock); in hclge_dbg_dump_vlan_filter_config()