Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
Dptp.c287 spinlock_t evt_lock; member
1130 spin_lock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()
1144 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()
1159 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1161 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1168 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1187 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1336 spin_lock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()
1340 spin_unlock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()
1451 spin_lock_init(&ptp->evt_lock); in efx_ptp_probe()
[all …]