Home
last modified time | relevance | path

Searched refs:tqi_readyTime (Results 1 – 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/arn/
H A Darn_mac.c624 qi->tqi_readyTime = qinfo->tqi_readyTime; in ath9k_hw_set_txq_props()
672 qinfo->tqi_readyTime = qi->tqi_readyTime; in ath9k_hw_get_txq_props()
846 if (qi->tqi_readyTime && (qi->tqi_type != ATH9K_TX_QUEUE_CAB)) { in ath9k_hw_resettxqueue()
848 SM(qi->tqi_readyTime, AR_Q_RDYTIMECFG_DURATION) | in ath9k_hw_resettxqueue()
892 value = (qi->tqi_readyTime - in ath9k_hw_resettxqueue()
H A Darn_xmit.c1732 qi.tqi_readyTime = qinfo->tqi_readyTime; in arn_txq_update()
1762 qi.tqi_readyTime = in ath_cabq_update()
H A Darn_ath9k.h363 uint32_t tqi_readyTime; member
H A Darn_main.c2684 qi.tqi_readyTime = 0; in arn_tx_queue_update()
/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_hal.h400 uint32_t tqi_readyTime; member