| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7921/ |
| H A D | sdio_mac.c | 80 wait_event_timeout(dev->mt76.sdio.wait, in mt7921s_init_reset() 105 wait_event_timeout(dev->mt76.sdio.wait, in mt7921s_mac_reset()
|
| H A D | sdio.c | 236 wait_event_timeout(dev->mt76.sdio.wait, in mt7921s_suspend()
|
| H A D | main.c | 403 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7921_set_roc()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/fw/ |
| H A D | notif-wait.c | 121 ret = wait_event_timeout(notif_wait->notif_waitq, in iwl_wait_notification()
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/ |
| H A D | mcu.c | 41 wait_event_timeout(dev->mcu.wait, in mt76_mcu_get_response()
|
| H A D | testmode.c | 293 wait_event_timeout(dev->tx_wait, td->tx_done == td->tx_queued, in mt76_testmode_tx_stop()
|
| H A D | mt792x_core.c | 232 wait_event_timeout(dev->mt76.tx_wait, in mt792x_flush()
|
| H A D | usb.c | 994 ret = wait_event_timeout(dev->tx_wait, !mt76_has_tx_pending(&dev->phy), in mt76u_stop_tx()
|
| H A D | mt76_connac_mac.c | 48 if (!wait_event_timeout(pm->wait, in mt76_connac_pm_wake()
|
| /freebsd-14.2/sys/compat/linuxkpi/common/include/linux/ |
| H A D | wait.h | 185 #define wait_event_timeout(wqh, cond, timeout) ({ \ macro
|
| /freebsd-14.2/sys/contrib/dev/athk/ath10k/ |
| H A D | txrx.c | 190 time_left = wait_event_timeout(ar->peer_mapping_wq, ({ in ath10k_wait_for_peer_common()
|
| /freebsd-14.2/sys/dev/irdma/ |
| H A D | icrdma.c | 335 wait_event_timeout(iwdev->suspend_wq, in irdma_event_handler() 421 wait_event_timeout(iwdev->suspend_wq, in irdma_finalize_task()
|
| H A D | irdma_utils.c | 446 wait_event_timeout(cqp->remove_wq, in irdma_free_pending_cqp_request() 502 if (wait_event_timeout(cqp_request->waitq, in irdma_wait_event()
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7615/ |
| H A D | pci_mac.c | 161 ret = wait_event_timeout(dev->reset_wait, in mt7615_wait_reset_state()
|
| H A D | main.c | 1190 if (!wait_event_timeout(phy->roc_wait, phy->roc_grant, HZ)) { in mt7615_remain_on_channel()
|
| /freebsd-14.2/sys/contrib/dev/athk/ath12k/ |
| H A D | peer.c | 167 ret = wait_event_timeout(ab->peer_mapping_wq, ({ in ath12k_wait_for_peer_common()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/pcie/ |
| H A D | trans-gen2.c | 119 ret = wait_event_timeout(trans_pcie->fw_reset_waitq, in iwl_trans_pcie_fw_reset_handshake()
|
| H A D | trans.c | 731 ret = wait_event_timeout(trans_pcie->ucode_write_waitq, in iwl_pcie_load_firmware_chunk() 1568 ret = wait_event_timeout(trans_pcie->sx_waitq, in iwl_pcie_d3_handshake() 3813 ret = wait_event_timeout(trans_pcie->imr_waitq, in iwl_trans_pcie_copy_imr()
|
| /freebsd-14.2/sys/contrib/openzfs/module/os/linux/spl/ |
| H A D | spl-condvar.c | 107 wait_event_timeout(cvp->cv_destroy, cv_destroy_wakeup(cvp), 1); in __cv_destroy()
|
| H A D | spl-kmem-cache.c | 1070 remaining = wait_event_timeout(skc->skc_waitq, in spl_cache_grow()
|
| /freebsd-14.2/sys/contrib/dev/athk/ath11k/ |
| H A D | peer.c | 153 ret = wait_event_timeout(ab->peer_mapping_wq, ({ in ath11k_wait_for_peer_common()
|
| H A D | qmi.c | 2893 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_qmi_fwreset_from_cold_boot() 2923 timeout = wait_event_timeout(ab->qmi.cold_boot_waitq, in ath11k_qmi_process_coldboot_calibration()
|
| /freebsd-14.2/sys/contrib/dev/mediatek/mt76/mt7915/ |
| H A D | mmio.c | 559 return !wait_event_timeout(dev->mt76.tx_wait, in mt7915_mmio_wed_offload_enable()
|
| /freebsd-14.2/sys/dev/bnxt/bnxt_re/ |
| H A D | qplib_rcfw.c | 148 ret = wait_event_timeout(cmdq->waitq, in __wait_for_resp()
|
| /freebsd-14.2/sys/contrib/dev/iwlwifi/queue/ |
| H A D | tx.c | 1800 ret = wait_event_timeout(trans->wait_command_queue, in iwl_trans_txq_send_hcmd_sync()
|