Searched defs:bt_weight (Results 1 - 2 of 2) sorted by relevance

/drivers/net/wireless/ath/ath9k/
H A Dbtcoex.c207 * For AR9002, bt_weight/wlan_weight are used.
211 u32 bt_weight,
224 SM(bt_weight, AR_BTCOEX_BT_WGHT) |
238 btcoex_hw->bt_weight[i] = AR9300_BT_WGHT;
278 btcoex->bt_weight[i]);
210 ath9k_hw_btcoex_set_weight(struct ath_hw *ah, u32 bt_weight, u32 wlan_weight, enum ath_stomp_type stomp_type) argument
H A Dbtcoex.h105 u32 bt_weight[AR9300_NUM_BT_WEIGHTS]; member in struct:ath_btcoex_hw
116 u32 bt_weight,

Completed in 47 milliseconds