Searched refs:tx_conf (Results 1 – 3 of 3) 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()
10515 struct hostapd_bss_config *tx_conf = tx_bss->conf; in hostapd_eid_mbssid_elem() local10543 conf->mbssid_index > tx_conf->mbssid_index) in hostapd_eid_mbssid_elem()10544 mbssindex = conf->mbssid_index - tx_conf->mbssid_index; in hostapd_eid_mbssid_elem()