Searched refs:seqnr_lock (Results 1 – 3 of 3) sorted by relevance
314 spin_lock_irqsave(&master->hsr->seqnr_lock, irqflags); in send_hsr_supervision_frame()324 spin_unlock_irqrestore(&master->hsr->seqnr_lock, irqflags); in send_hsr_supervision_frame()366 spin_lock_irqsave(&master->hsr->seqnr_lock, irqflags); in send_prp_supervision_frame()377 spin_unlock_irqrestore(&master->hsr->seqnr_lock, irqflags); in send_prp_supervision_frame()387 spin_unlock_irqrestore(&master->hsr->seqnr_lock, irqflags); in send_prp_supervision_frame()535 spin_lock_init(&hsr->seqnr_lock); in hsr_dev_finalize()
447 spin_lock_irqsave(&hsr->seqnr_lock, irqflags); in handle_std_frame()450 spin_unlock_irqrestore(&hsr->seqnr_lock, irqflags); in handle_std_frame()
211 spinlock_t seqnr_lock; /* locking for sequence_nr */ member