Home
last modified time | relevance | path

Searched refs:ah_bt_wlan_isolation (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/
H A Dar9300_eeprom.c2760 && (ahp->ah_bt_wlan_isolation in ar9300_eeprom_set_power_per_rate_table()
2767 - ahp->ah_bt_wlan_isolation) << 1; in ar9300_eeprom_set_power_per_rate_table()
2795 (ahp->ah_bt_wlan_isolation in ar9300_eeprom_set_power_per_rate_table()
2799 - ahp->ah_bt_wlan_isolation) << 1; in ar9300_eeprom_set_power_per_rate_table()
2845 (ahp->ah_bt_wlan_isolation in ar9300_eeprom_set_power_per_rate_table()
2849 - ahp->ah_bt_wlan_isolation) << 1; in ar9300_eeprom_set_power_per_rate_table()
H A Dar9300.h511 u_int8_t ah_bt_wlan_isolation; /* Isolation between BT and WLAN in dB */ member
H A Dar9300_misc.c2413 ahp->ah_bt_wlan_isolation = btinfo->bt_isolation; in ar9300_set_bt_coex_info()