Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Dptp.c293 spinlock_t evt_lock; member
1191 spin_lock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()
1203 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_drop_time_expired_events()
1218 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1220 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1227 spin_lock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1246 spin_unlock_bh(&ptp->evt_lock); in efx_ptp_match_rx()
1395 spin_lock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()
1399 spin_unlock_bh(&efx->ptp_data->evt_lock); in efx_ptp_stop()
1515 spin_lock_init(&ptp->evt_lock); in efx_ptp_probe()
[all …]
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_rx.c319 _os_spinlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in _phl_indic_new_rxpkt()
321 _os_spinunlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in _phl_indic_new_rxpkt()
1015 _os_spinlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_event_indicator()
1018 _os_spinunlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_event_indicator()
H A Dphl_init.c317 _os_spinlock_init(drv_priv, &phl_info->phl_com->evt_info.evt_lock); in phl_com_init()
367 _os_spinlock_free(drv_priv, &phl_com->evt_info.evt_lock); in phl_com_deinit()
H A Dphl_tx.c1621 _os_spinlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_indic_pkt_complete()
1623 _os_spinunlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_indic_pkt_complete()
H A Dphl_def.h2026 _os_lock evt_lock; member
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_rx.c319 _os_spinlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in _phl_indic_new_rxpkt()
321 _os_spinunlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in _phl_indic_new_rxpkt()
1020 _os_spinlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_event_indicator()
1023 _os_spinunlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_event_indicator()
H A Dphl_tx.c1602 _os_spinlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_indic_pkt_complete()
1604 _os_spinunlock(drv_priv, &evt_info->evt_lock, _bh, NULL); in phl_indic_pkt_complete()
H A Dphl_init.c320 _os_spinlock_init(drv_priv, &phl_info->phl_com->evt_info.evt_lock); in phl_com_init()
370 _os_spinlock_free(drv_priv, &phl_com->evt_info.evt_lock); in phl_com_deinit()
H A Dphl_def.h2050 _os_lock evt_lock; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/
H A Dmoal_cfg80211.c2594 spin_lock_irqsave(&handle->evt_lock, flags); in woal_cancel_chanrpt_event()
2596 spin_unlock_irqrestore(&handle->evt_lock, flags); in woal_cancel_chanrpt_event()
4805 spin_lock_irqsave(&handle->evt_lock, flags); in woal_deauth_event()
4807 spin_unlock_irqrestore(&handle->evt_lock, flags); in woal_deauth_event()
4833 spin_lock_irqsave(&handle->evt_lock, flags); in woal_bgscan_stop_event()
4835 spin_unlock_irqrestore(&handle->evt_lock, flags); in woal_bgscan_stop_event()
4900 spin_lock_irqsave(&handle->evt_lock, flags); in woal_channel_switch_event()
4902 spin_unlock_irqrestore(&handle->evt_lock, flags); in woal_channel_switch_event()
H A Dmoal_main.c5601 spin_lock_irqsave(&handle->evt_lock, flags);
5604 spin_unlock_irqrestore(&handle->evt_lock, flags);
5606 spin_lock_irqsave(&handle->evt_lock, flags);
5609 spin_unlock_irqrestore(&handle->evt_lock, flags);
10112 spin_lock_irqsave(&handle->evt_lock, flags);
10117 spin_unlock_irqrestore(&handle->evt_lock, flags);
10188 spin_lock_irqsave(&handle->evt_lock, flags);
10190 spin_unlock_irqrestore(&handle->evt_lock, flags);
10695 spin_lock_init(&handle->evt_lock);
H A Dmoal_shim.c2261 spin_lock_irqsave(&handle->evt_lock, flags);
2263 spin_unlock_irqrestore(&handle->evt_lock, flags);
H A Dmoal_main.h2468 spinlock_t evt_lock; member
H A Dmoal_sta_cfg80211.c2646 spin_lock_irqsave(&handle->evt_lock, flags); in woal_assoc_resp_event()
2648 spin_unlock_irqrestore(&handle->evt_lock, flags); in woal_assoc_resp_event()
H A Dmoal_eth_ioctl.c12224 spin_lock_irqsave(&handle->evt_lock, flags); in woal_chan_event()
12226 spin_unlock_irqrestore(&handle->evt_lock, flags); in woal_chan_event()