]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/ath/ath9k/hw.h
ath9k_hw: Find the maximum number of chains that hw supports
[karo-tx-linux.git] / drivers / net / wireless / ath / ath9k / hw.h
index 76ae3296e3fcfe6d96c16e628fc900b0fdf61b4f..fcfd63efe55a634cc5ca2dc6084f5d933e40720d 100644 (file)
@@ -199,6 +199,8 @@ struct ath9k_hw_capabilities {
        u16 rts_aggr_limit;
        u8 tx_chainmask;
        u8 rx_chainmask;
+       u8 max_txchains;
+       u8 max_rxchains;
        u16 tx_triglevel_max;
        u16 reg_cap;
        u8 num_gpio_pins;