Searched refs:total_queues (Results 1 – 3 of 3) sorted by relevance
575 if (q >= pCap->total_queues) { in ath9k_hw_set_txq_props()646 if (q >= pCap->total_queues) { in ath9k_hw_get_txq_props()688 q = pCap->total_queues - 1; in ath9k_hw_setuptxqueue()691 q = pCap->total_queues - 2; in ath9k_hw_setuptxqueue()697 q = pCap->total_queues - 3; in ath9k_hw_setuptxqueue()700 for (q = 0; q < pCap->total_queues; q++) in ath9k_hw_setuptxqueue()704 if (q == pCap->total_queues) { in ath9k_hw_setuptxqueue()757 if (q >= pCap->total_queues) { in ath9k_hw_releasetxqueue()793 if (q >= pCap->total_queues) { in ath9k_hw_resettxqueue()
242 uint16_t total_queues; member
2547 for (i = 0; i < ah->ah_caps.total_queues; i++) in ath9k_hw_reset()3531 pCap->total_queues = in ath9k_hw_fill_cap_info()3534 pCap->total_queues = ATH9K_NUM_TX_QUEUES; in ath9k_hw_fill_cap_info()