Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/sfc/siena/
Dptp.c292 spinlock_t evt_lock; member
1162 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 …]
/linux-6.1.9/drivers/net/ethernet/sfc/
Dptp.c297 spinlock_t evt_lock; member
1194 spin_lock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()
1206 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()
1221 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1223 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1230 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1249 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1445 spin_lock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()
1449 spin_unlock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()
1565 spin_lock_init(&ptp->evt_lock); in efx_ptp_probe()
[all …]