OSDN Git Service

ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices
authorMichal Kazior <michal.kazior@tieto.com>
Thu, 26 Feb 2015 10:11:22 +0000 (11:11 +0100)
committerKalle Valo <kvalo@qca.qualcomm.com>
Sat, 7 Mar 2015 07:56:16 +0000 (09:56 +0200)
commitbc657a36b8999c285a11e1e0abcdca0b18149948
treed903d16f93401d8222a926ea893706b9eed4fc4a
parent4543ab01481f184609226b905d84ef841f993b96
ath10k: fix TxBF VHT capabilities for 2+ RF-chain devices

Firmware doesn't report a complete and
ready-to-use vht cap. Instead the driver is
supposed to fill in the missing bits related to
number of chains.

This effectively increases Compressed Steering
Number and Number of Sounding Dimensions in
AssocReq frames for devices with more than one RF
chain and should improve TxBF performance.

Signed-off-by: Michal Kazior <michal.kazior@tieto.com>
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath10k/mac.c