Searched refs:ptp_rx_lock (Results 1 – 2 of 2) sorted by relevance
226 spin_lock_bh(&pf->ptp_rx_lock); in i40_ptp_reset_timing_events() 241 spin_unlock_bh(&pf->ptp_rx_lock); in i40_ptp_reset_timing_events() 630 * expected to be called only while under the ptp_rx_lock.683 spin_lock_bh(&pf->ptp_rx_lock); in i40e_ptp_rx_hang() 703 spin_unlock_bh(&pf->ptp_rx_lock); in i40e_ptp_rx_hang() 823 spin_lock_bh(&pf->ptp_rx_lock); in i40e_ptp_rx_hwtstamp() 830 spin_unlock_bh(&pf->ptp_rx_lock); in i40e_ptp_rx_hwtstamp() 840 spin_unlock_bh(&pf->ptp_rx_lock); in i40e_ptp_rx_hwtstamp() 1252 spin_lock_bh(&pf->ptp_rx_lock); in i40e_ptp_set_timestamp_mode() 1260 spin_unlock_bh(&pf->ptp_rx_lock); in i40e_ptp_set_timestamp_mode() [all...]
678 spinlock_t ptp_rx_lock; /* Used to protect Rx timestamp registers. */ member