Searched refs:netdev_fc_lock (Results 1 – 1 of 1) sorted by relevance
1151 spinlock_t netdev_fc_lock = SPIN_LOCK_UNLOCKED; variable1164 spin_lock_irqsave(&netdev_fc_lock, flags); in netdev_register_fc()1172 spin_unlock_irqrestore(&netdev_fc_lock, flags); in netdev_register_fc()1180 spin_lock_irqsave(&netdev_fc_lock, flags); in netdev_unregister_fc()1187 spin_unlock_irqrestore(&netdev_fc_lock, flags); in netdev_unregister_fc()1194 spin_lock(&netdev_fc_lock); in netdev_wakeup()1202 spin_unlock(&netdev_fc_lock); in netdev_wakeup()