Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/wireless/ath/ath9k/
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()
Dar9002_phy.c594 ops->set_bt_ant_diversity = ar9002_hw_set_bt_ant_diversity; in ar9002_hw_attach_phy_ops()
Dhw.h751 void (*set_bt_ant_diversity)(struct ath_hw *hw, bool enable); member
Dar9003_phy.c1964 ops->set_bt_ant_diversity = ar9003_hw_set_bt_ant_diversity; in ar9003_hw_attach_phy_ops()