Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h107 if (ath9k_hw_ops(ah)->set_bt_ant_diversity) in ath9k_hw_set_bt_ant_diversity()
108 ath9k_hw_ops(ah)->set_bt_ant_diversity(ah, enable); in ath9k_hw_set_bt_ant_diversity()
H A Dar9002_phy.c594 ops->set_bt_ant_diversity = ar9002_hw_set_bt_ant_diversity; in ar9002_hw_attach_phy_ops()
H A Dar9003_phy.c1961 ops->set_bt_ant_diversity = ar9003_hw_set_bt_ant_diversity; in ar9003_hw_attach_phy_ops()