Home
last modified time | relevance | path

Searched refs:vlans_lock (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/scsi/fnic/
Dfnic_fcs.c452 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
464 spin_unlock_irqrestore(&fnic->vlans_lock, in fnic_fcoe_process_vlan_resp()
483 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
491 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
508 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
513 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
527 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
529 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
535 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
541 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
[all …]
Dfnic.h293 spinlock_t vlans_lock; member
Dfnic_main.c776 spin_lock_init(&fnic->vlans_lock); in fnic_probe()