Searched refs:evt_lock (Results 1 – 1 of 1) sorted by relevance
292 spinlock_t evt_lock; member1162 spin_lock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()1174 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()1189 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1191 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1198 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1217 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()1366 spin_lock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()1370 spin_unlock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()1481 spin_lock_init(&ptp->evt_lock); in efx_ptp_probe()[all …]