| /OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/ |
| H A D | ptp.c | 293 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 D | phl_rx.c | 319 _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 D | phl_init.c | 317 _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 D | phl_tx.c | 1621 _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 D | phl_def.h | 2026 _os_lock evt_lock; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/ |
| H A D | phl_rx.c | 319 _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 D | phl_tx.c | 1602 _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 D | phl_init.c | 320 _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 D | phl_def.h | 2050 _os_lock evt_lock; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/nxp/mlinux/ |
| H A D | moal_cfg80211.c | 2594 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 D | moal_main.c | 5601 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 D | moal_shim.c | 2261 spin_lock_irqsave(&handle->evt_lock, flags); 2263 spin_unlock_irqrestore(&handle->evt_lock, flags);
|
| H A D | moal_main.h | 2468 spinlock_t evt_lock; member
|
| H A D | moal_sta_cfg80211.c | 2646 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 D | moal_eth_ioctl.c | 12224 spin_lock_irqsave(&handle->evt_lock, flags); in woal_chan_event() 12226 spin_unlock_irqrestore(&handle->evt_lock, flags); in woal_chan_event()
|