Rakesh Pillai <pillair@xxxxxxxxxxxxxx> writes: > The peer param id for PEER_PARAM_USE_FIXED_PWR > is different for tlv and non-tlv firmware. This > causes incorrect peer param to be set by the driver > to the firmware(tlv/non-tlv). > > Create seperate peer param map for tlv and non-tlv > firmware and attach the peer param id based on the > firmware type during the init. > > Tested HW: WCN3990 > Tested FW: WLAN.HL.3.1-00784-QCAHLSWMTPLZ-1 > > Signed-off-by: Rakesh Pillai <pillair@xxxxxxxxxxxxxx> > --- > This change is dependent on the below patchset > ath10k: add support for controlling tx power to a station (https://patchwork.kernel.org/patch/9562405/) You got me really confused, that patch is two years old :) But I think you mean this v3 patch (oddly the one submitted in 2017 was also v3?): [v3,3/3] ath10k: add support for controlling tx power to a station https://patchwork.kernel.org/patch/10825293/ -- Kalle Valo