Home
last modified time | relevance | path

Searched refs:tmreg_lock (Results 1 – 13 of 13) sorted by relevance

/Linux-v6.6/drivers/net/ethernet/freescale/
Dfec_ptp.c113 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_enable_pps()
198 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_enable_pps()
209 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_pps_perout()
232 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_pps_perout()
260 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_pps_perout()
316 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_start_cyclecounter()
336 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_start_cyclecounter()
400 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_adjfine()
410 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_ptp_adjfine()
428 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_ptp_adjtime()
[all …]
Dfec.h653 spinlock_t tmreg_lock; member
Dfec_main.c1370 spin_lock_irqsave(&fep->tmreg_lock, flags); in fec_enet_hwtstamp()
1372 spin_unlock_irqrestore(&fep->tmreg_lock, flags); in fec_enet_hwtstamp()
/Linux-v6.6/drivers/net/ethernet/intel/igb/
Digb_ptp.c176 spin_lock_irqsave(&adapter->tmreg_lock, flags); in igb_ptp_systim_to_hwtstamp()
178 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in igb_ptp_systim_to_hwtstamp()
234 spin_lock_irqsave(&igb->tmreg_lock, flags); in igb_ptp_adjtime_82576()
236 spin_unlock_irqrestore(&igb->tmreg_lock, flags); in igb_ptp_adjtime_82576()
248 spin_lock_irqsave(&igb->tmreg_lock, flags); in igb_ptp_adjtime_i210()
254 spin_unlock_irqrestore(&igb->tmreg_lock, flags); in igb_ptp_adjtime_i210()
270 spin_lock_irqsave(&igb->tmreg_lock, flags); in igb_ptp_gettimex_82576()
279 spin_unlock_irqrestore(&igb->tmreg_lock, flags); in igb_ptp_gettimex_82576()
297 spin_lock_irqsave(&igb->tmreg_lock, flags); in igb_ptp_gettimex_82580()
307 spin_unlock_irqrestore(&igb->tmreg_lock, flags); in igb_ptp_gettimex_82580()
[all …]
Digb.h626 spinlock_t tmreg_lock; member
Digb_main.c6883 spin_lock(&adapter->tmreg_lock); in igb_perout()
6948 spin_unlock(&adapter->tmreg_lock); in igb_perout()
6970 spin_lock_irqsave(&adapter->tmreg_lock, flags); in igb_extts()
6972 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in igb_extts()
/Linux-v6.6/drivers/net/ethernet/intel/ixgbe/
Dixgbe_ptp.c198 spin_lock_irqsave(&adapter->tmreg_lock, flags); in ixgbe_ptp_setup_sdp_X540()
201 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in ixgbe_ptp_setup_sdp_X540()
281 spin_lock_irqsave(&adapter->tmreg_lock, flags); in ixgbe_ptp_setup_sdp_X550()
284 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in ixgbe_ptp_setup_sdp_X550()
432 spin_lock_irqsave(&adapter->tmreg_lock, flags); in ixgbe_ptp_convert_to_hwtstamp()
434 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in ixgbe_ptp_convert_to_hwtstamp()
527 spin_lock_irqsave(&adapter->tmreg_lock, flags); in ixgbe_ptp_adjtime()
529 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in ixgbe_ptp_adjtime()
556 spin_lock_irqsave(&adapter->tmreg_lock, flags); in ixgbe_ptp_gettimex()
584 spin_unlock_irqrestore(&adapter->tmreg_lock, flags); in ixgbe_ptp_gettimex()
[all …]
Dixgbe.h775 spinlock_t tmreg_lock; member
/Linux-v6.6/drivers/net/ethernet/intel/igc/
Digc_ptp.c79 spin_lock_irqsave(&igc->tmreg_lock, flags); in igc_ptp_adjtime_i225()
85 spin_unlock_irqrestore(&igc->tmreg_lock, flags); in igc_ptp_adjtime_i225()
99 spin_lock_irqsave(&igc->tmreg_lock, flags); in igc_ptp_gettimex64_i225()
106 spin_unlock_irqrestore(&igc->tmreg_lock, flags); in igc_ptp_gettimex64_i225()
118 spin_lock_irqsave(&igc->tmreg_lock, flags); in igc_ptp_settime_i225()
122 spin_unlock_irqrestore(&igc->tmreg_lock, flags); in igc_ptp_settime_i225()
285 spin_lock_irqsave(&igc->tmreg_lock, flags); in igc_ptp_feature_enable_i225()
298 spin_unlock_irqrestore(&igc->tmreg_lock, flags); in igc_ptp_feature_enable_i225()
346 spin_lock_irqsave(&igc->tmreg_lock, flags); in igc_ptp_feature_enable_i225()
395 spin_unlock_irqrestore(&igc->tmreg_lock, flags); in igc_ptp_feature_enable_i225()
[all …]
Digc.h263 spinlock_t tmreg_lock; member
Digc_main.c5329 spin_lock(&adapter->tmreg_lock); in igc_tsync_interrupt()
5338 spin_unlock(&adapter->tmreg_lock); in igc_tsync_interrupt()
5343 spin_lock(&adapter->tmreg_lock); in igc_tsync_interrupt()
5352 spin_unlock(&adapter->tmreg_lock); in igc_tsync_interrupt()
/Linux-v6.6/drivers/net/ethernet/intel/i40e/
Di40e_ptp.c406 mutex_lock(&pf->tmreg_lock); in i40e_ptp_adjtime()
434 mutex_unlock(&pf->tmreg_lock); in i40e_ptp_adjtime()
453 mutex_lock(&pf->tmreg_lock); in i40e_ptp_gettimex()
455 mutex_unlock(&pf->tmreg_lock); in i40e_ptp_gettimex()
473 mutex_lock(&pf->tmreg_lock); in i40e_ptp_settime()
475 mutex_unlock(&pf->tmreg_lock); in i40e_ptp_settime()
1492 mutex_init(&pf->tmreg_lock); in i40e_ptp_init()
Di40e.h744 struct mutex tmreg_lock; /* Used to protect the SYSTIME registers. */ member