mirror of
https://github.com/torvalds/linux.git
synced 2024-12-28 22:02:28 +00:00
ath10k: add new pdev params defines to 10.4
No functionality change, just sync to the latest pdev params that 10.4 firmware defines. Signed-off-by: Vasanthakumar Thiagarajan <vthiagar@qti.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This commit is contained in:
parent
69d4315cc2
commit
52e8ce133e
@ -3664,6 +3664,12 @@ enum wmi_10_4_pdev_param {
|
||||
WMI_10_4_PDEV_PARAM_WAPI_MBSSID_OFFSET,
|
||||
WMI_10_4_PDEV_PARAM_ARP_SRCADDR,
|
||||
WMI_10_4_PDEV_PARAM_ARP_DSTADDR,
|
||||
WMI_10_4_PDEV_PARAM_TXPOWER_DECR_DB,
|
||||
WMI_10_4_PDEV_PARAM_RX_BATCHMODE,
|
||||
WMI_10_4_PDEV_PARAM_PACKET_AGGR_DELAY,
|
||||
WMI_10_4_PDEV_PARAM_ATF_OBSS_NOISE_SCH,
|
||||
WMI_10_4_PDEV_PARAM_ATF_OBSS_NOISE_SCALING_FACTOR,
|
||||
WMI_10_4_PDEV_PARAM_CUST_TXPOWER_SCALE,
|
||||
};
|
||||
|
||||
struct wmi_pdev_set_param_cmd {
|
||||
|
Loading…
Reference in New Issue
Block a user