Home
last modified time | relevance | path

Searched refs:tqi_cbrPeriod (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dmac.c243 qi->tqi_cbrPeriod = qinfo->tqi_cbrPeriod; in ath9k_hw_set_txq_props()
284 qinfo->tqi_cbrPeriod = qi->tqi_cbrPeriod; in ath9k_hw_get_txq_props()
409 if (qi->tqi_cbrPeriod) { in ath9k_hw_resettxqueue()
411 SM(qi->tqi_cbrPeriod, AR_Q_CBRCFG_INTERVAL) | in ath9k_hw_resettxqueue()
Dmac.h632 u32 tqi_cbrPeriod; member