Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/fnic/
A Dfnic_fcs.c436 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
448 spin_unlock_irqrestore(&fnic->vlans_lock, in fnic_fcoe_process_vlan_resp()
467 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
475 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_process_vlan_resp()
492 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
497 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_start_fcf_disc()
511 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
528 spin_unlock_irqrestore(&fnic->vlans_lock, flags); in fnic_fcoe_vlan_check()
1303 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_fcoe_reset_vlans()
1330 spin_lock_irqsave(&fnic->vlans_lock, flags); in fnic_handle_fip_timer()
[all …]
A Dfnic.h295 spinlock_t vlans_lock; member
A Dfnic_main.c790 spin_lock_init(&fnic->vlans_lock); in fnic_probe()
/linux-6.3-rc2/net/dsa/
A Dswitch.c670 mutex_lock(&dp->vlans_lock); in dsa_port_do_vlan_add()
695 mutex_unlock(&dp->vlans_lock); in dsa_port_do_vlan_add()
712 mutex_lock(&dp->vlans_lock); in dsa_port_do_vlan_del()
733 mutex_unlock(&dp->vlans_lock); in dsa_port_do_vlan_del()
A Ddsa.c1083 mutex_init(&dp->vlans_lock); in dsa_port_touch()
/linux-6.3-rc2/include/net/
A Ddsa.h333 struct mutex vlans_lock; member

Completed in 18 milliseconds