|
@@ -1066,6 +1066,7 @@ void ar9003_paprd_setup_gain_table(struct ath_hw *ah, int chain);
|
|
|
int ar9003_paprd_init_table(struct ath_hw *ah);
|
|
|
bool ar9003_paprd_is_done(struct ath_hw *ah);
|
|
|
bool ar9003_is_paprd_enabled(struct ath_hw *ah);
|
|
|
+void ar9003_hw_set_chain_masks(struct ath_hw *ah, u8 rx, u8 tx);
|
|
|
|
|
|
/* Hardware family op attach helpers */
|
|
|
void ar5008_hw_attach_phy_ops(struct ath_hw *ah);
|