Searched refs:vlans_lock (Results 1 – 3 of 3) sorted by relevance
/drivers/scsi/fnic/ |
D | fnic_fcs.c | 404 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp() 417 spin_unlock_irqrestore(&fnic->vlans_lock, in fnic_fcoe_process_vlan_resp() 437 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp() 445 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp() 462 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc() 467 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc() 481 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check() 483 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check() 489 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check() 495 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check() [all …]
|
D | fnic.h | 291 spinlock_t vlans_lock; member
|
D | fnic_main.c | 771 spin_lock_init(&fnic->vlans_lock); in fnic_probe()
|