Searched refs:ptp_ts_id_lock (Results 1 - 4 of 4) sorted by relevance

/linux-master/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c237 spin_lock_irqsave(&sparx5->ptp_ts_id_lock, flags);
239 spin_unlock_irqrestore(&sparx5->ptp_ts_id_lock, flags);
254 spin_unlock_irqrestore(&sparx5->ptp_ts_id_lock, flags);
265 spin_lock_irqsave(&sparx5->ptp_ts_id_lock, flags);
269 spin_unlock_irqrestore(&sparx5->ptp_ts_id_lock, flags);
374 spin_lock(&sparx5->ptp_ts_id_lock);
376 spin_unlock(&sparx5->ptp_ts_id_lock);
608 spin_lock_init(&sparx5->ptp_ts_id_lock);
H A Dsparx5_main.h290 spinlock_t ptp_ts_id_lock; /* lock for ts_id */ member in struct:sparx5
/linux-master/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c387 spin_lock_irqsave(&lan966x->ptp_ts_id_lock, flags);
389 spin_unlock_irqrestore(&lan966x->ptp_ts_id_lock, flags);
404 spin_unlock_irqrestore(&lan966x->ptp_ts_id_lock, flags);
415 spin_lock_irqsave(&lan966x->ptp_ts_id_lock, flags);
419 spin_unlock_irqrestore(&lan966x->ptp_ts_id_lock, flags);
522 spin_lock_irqsave(&lan966x->ptp_ts_id_lock, flags);
524 spin_unlock_irqrestore(&lan966x->ptp_ts_id_lock, flags);
1027 spin_lock_init(&lan966x->ptp_ts_id_lock);
H A Dlan966x_main.h370 spinlock_t ptp_ts_id_lock; /* lock for ts_id */ member in struct:lan966x

Completed in 120 milliseconds