Searched refs:stomp_type (Results 1 – 4 of 4) sorted by relevance
215 enum ath_stomp_type stomp_type) in ath9k_hw_btcoex_set_weight() argument220 bool concur_tx = (mci_hw->concur_tx && btcoex_hw->tx_prio[stomp_type]); in ath9k_hw_btcoex_set_weight()221 const u32 *weight = ar9003_wlan_weights[stomp_type]; in ath9k_hw_btcoex_set_weight()233 ((stomp_type == ATH_BTCOEX_STOMP_LOW) && in ath9k_hw_btcoex_set_weight()235 ATH_BTCOEX_STOMP_LOW_FTP : stomp_type; in ath9k_hw_btcoex_set_weight()246 (btcoex_hw->tx_prio[stomp_type] << in ath9k_hw_btcoex_set_weight()253 btcoex_hw->wlan_weight[i-1] |= (btcoex_hw->tx_prio[stomp_type] in ath9k_hw_btcoex_set_weight()390 enum ath_stomp_type stomp_type) in ath9k_hw_btcoex_bt_stomp() argument393 ath9k_hw_btcoex_set_weight(ah, 0, 0, stomp_type); in ath9k_hw_btcoex_bt_stomp()397 switch (stomp_type) { in ath9k_hw_btcoex_bt_stomp()
131 enum ath_stomp_type stomp_type);134 enum ath_stomp_type stomp_type);
199 enum ath_stomp_type stomp_type; in ath_btcoex_period_timer() local222 stomp_type = btcoex->bt_stomp_type; in ath_btcoex_period_timer()227 stomp_type = ATH_BTCOEX_STOMP_ALL; in ath_btcoex_period_timer()231 stomp_type = ATH_BTCOEX_STOMP_AUDIO; in ath_btcoex_period_timer()235 ath9k_hw_btcoex_bt_stomp(ah, stomp_type); in ath_btcoex_period_timer()
88 enum ath_stomp_type stomp_type);