Searched refs:evt_lock (Results 1 – 1 of 1) sorted by relevance
290 spinlock_t evt_lock; member1133 spin_lock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()1147 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()1162 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1164 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1171 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1190 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1339 spin_lock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()1343 spin_unlock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()1454 spin_lock_init(&ptp->evt_lock); in efx_ptp_probe()[all …]