Searched refs:forw_bcast_list_lock (Results 1 – 3 of 3) sorted by relevance
189 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in _add_bcast_packet_to_list()191 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in _add_bcast_packet_to_list()270 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in send_outstanding_bcast_packet()272 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in send_outstanding_bcast_packet()354 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in purge_outstanding_packets()366 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in purge_outstanding_packets()373 spin_lock_bh(&bat_priv->forw_bcast_list_lock); in purge_outstanding_packets()380 spin_unlock_bh(&bat_priv->forw_bcast_list_lock); in purge_outstanding_packets()
91 spin_lock_init(&bat_priv->forw_bcast_list_lock); in mesh_init()
187 spinlock_t forw_bcast_list_lock; /* protects */ member