Searched refs:tx_conf (Results 1 – 2 of 2) sorted by relevance
319 struct ath12k_tx_conf tx_conf; member
8197 cache->tx_conf.changed = true; in ath12k_mac_op_conf_tx()8198 cache->tx_conf.ac = ac; in ath12k_mac_op_conf_tx()8199 cache->tx_conf.tx_queue_params = *params; in ath12k_mac_op_conf_tx()10504 if (cache->tx_conf.changed) { in ath12k_mac_vif_cache_flush()10505 ret = ath12k_mac_conf_tx(arvif, cache->tx_conf.ac, in ath12k_mac_vif_cache_flush()10506 &cache->tx_conf.tx_queue_params); in ath12k_mac_vif_cache_flush()