Home
last modified time | relevance | path

Searched full:asleep (Results 1 – 25 of 59) sorted by relevance

123

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_spectral.c315 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_configure_spectral_scan() local
318 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_configure_spectral_scan()
398 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_configure_spectral_scan()
416 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_get_spectral_params() local
425 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_get_spectral_params()
468 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_get_spectral_params()
495 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_start_spectral_scan() local
497 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_start_spectral_scan()
522 if ((AR_SREV_WASP(ah) || AR_SREV_SCORPION(ah)) && asleep) { in ar9300_start_spectral_scan()
531 HAL_BOOL asleep = ahp->ah_chip_full_sleep; in ar9300_stop_spectral_scan() local
[all …]
/freebsd/share/man/man9/
H A Dscheduler.9234 If the process has been asleep for at least one run of
242 function is used to adjust the priority of a process that has been asleep.
245 event that the process was asleep.
H A Dieee80211_proto.9127 Asleep to save power (in station mode).
H A Dsleepqueue.9341 even if the thread is asleep on a different wait channel.
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dsta.h187 * When a station is asleep, the fw will set it as "asleep". All frames on
201 * station is asleep. This is done by %iwl_mvm_sta_modify_sleep_tx_count.
204 * needs to let the fw know that this station isn't asleep any more. This is
399 * even when that station is asleep. This is useful in case the queue
/freebsd/sys/kern/
H A Dsubr_sleepqueue.c48 * callout that resumes a thread if it is asleep. A thread may also
49 * catch signals while it is asleep (aka an interruptible sleep). The
541 * Switches to another thread if we are still asleep on a sleep queue.
1027 * removed from the sleep queue and made runnable if it is still asleep.
1049 * See if the thread is asleep and get the wait in sleepq_timeout()
1084 * that the thread is asleep on that channel, if it is not, then in sleepq_remove()
1101 /* Thread is asleep on sleep queue sq, so wake it up. */ in sleepq_remove()
1153 /* Thread is asleep on sleep queue sq, so wake it up. */ in sleepq_abort()
H A Dkern_kthread.c429 * Resume a thread previously put asleep with kthread_suspend().
/freebsd/sys/contrib/device-tree/Bindings/interrupt-controller/
H A Dqcom,mpm.yaml16 monitors the interrupts when the system is asleep, wakes up the APSS when
/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dsta.h227 * asleep. Used to synchronise PS-poll and u-APSD responses while ucode
307 * asleep. Used to synchronise PS-poll and u-APSD responses while ucode
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dpci.h139 * considered asleep it drains less power and driver is forbidden from
H A Dwmi-tlv.h2349 * @WMI_TLV_TX_PAUSE_ID_AP_PEER_PS: peer in AP mode is asleep.
2355 * @WMI_TLV_TX_PAUSE_ID_AP_PS: When all peers are asleep in AP mode. Only
2357 * @WMI_TLV_TX_PAUSE_ID_IBSS_PS: When all peers are asleep in IBSS mode. Only
/freebsd/contrib/llvm-project/libcxx/src/
H A Dchrono.cpp161 // also counts cycles when the system is asleep. Thus, it is the only
/freebsd/tools/sched/
H A Dschedgraph.d50 inline int TDI_SLEEPING = 0x0002; /* Actually asleep! (tricky). */
/freebsd/sys/contrib/device-tree/Bindings/remoteproc/
H A Dqcom,rpm-proc.yaml112 when the system is asleep.
/freebsd/contrib/nvi/cl/
H A DREADME.signal148 is asleep. It then optionally resets the terminal (because the modes aren't
/freebsd/sys/fs/nfsclient/
H A Dnfs_clnfsiod.c146 * If there are some asleep nfsiods that should in sysctl_iodmax()
/freebsd/sys/dev/ath/ath_hal/ar5416/
H A Dar5416reg.h176 #define AR_SLP_CNT 0x8250 /* 32kHz cycles with mac asleep */
333 #define AR_INTR_MAC_ASLEEP 0x00040000 /* mac is asleep */
/freebsd/sys/dev/ath/ath_hal/ar5212/
H A Dar5212reg.h44 #define AR_SPC_1 0x0060 /* MAC sleep performance (asleep cycles) */
728 #define AR_PCICFG_SL_INTEN 0x00000800 /* enable interrupt line assertion when asleep */
730 #define AR_PCICFG_SL_INPEN 0x00002000 /* Force asleep when an interrupt is pending */
/freebsd/sys/arm64/arm64/
H A Dgic_v3_reg.h136 #define GICR_WAKER_CA (1 << 2) /* Children asleep */
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dzthr.c339 * [1] The common case of the thread being asleep, at which in zthr_wakeup()
/freebsd/sys/dev/ath/ath_hal/ar5211/
H A Dar5211reg.h656 #define AR_PCICFG_SL_INTEN 0x00000800 /* enable interrupt line assertion when asleep */
658 #define AR_PCICFG_SL_INPEN 0x00002000 /* Force asleep when an interrupt is pending */
/freebsd/share/doc/papers/sysperf/
H A D4.t698 yet they lay asleep in the process table consuming
/freebsd/usr.sbin/inetd/
H A Dbuiltins.c691 * some seventy years Bell Labs was asleep.
/freebsd/sys/dev/ath/
H A Dif_ath_tx.c1464 /* BAR TX whilst asleep; queue */ in ath_tx_should_swq_frame()
1477 "%s: %6D: Node is asleep; sending mgmt " in ath_tx_should_swq_frame()
2097 * Until things are better debugged - if this node is asleep in ath_tx_start()
2101 * the node (last) disappeared whilst asleep, the driver should in ath_tx_start()
6257 * Check if a node is asleep or not.
6300 "%s: %6D: node was already asleep!\n",
/freebsd/sys/ofed/drivers/infiniband/core/
H A Dib_iwcm.c886 * thread asleep on the destroy_comp list vs. an object destroyed

123