Home
last modified time | relevance | path

Searched refs:ath9k_hw_set_bt_ant_diversity (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw-ops.h105 static inline void ath9k_hw_set_bt_ant_diversity(struct ath_hw *ah, bool enable) in ath9k_hw_set_bt_ant_diversity() function
H A Ddebug.c252 ath9k_hw_set_bt_ant_diversity(sc->sc_ah, common->bt_ant_diversity); in write_file_bt_ant_diversity()