qcacmn: Add code to send rate mask info to FW

Add support to send rate mask information to FW using utils API

Change-Id: Ibb62e4f92b0c3e656cc11ae941c58723a43fbf12
Este commit está contenido en:
Akshay Kosigi
2019-03-13 22:13:23 +05:30
cometido por nshrivas
padre b3a341bb6f
commit 658d712ace
Se han modificado 3 ficheros con 22 adiciones y 21 borrados

Ver fichero

@@ -97,6 +97,7 @@ enum wlan_mlme_cfg_id {
WLAN_MLME_CFG_BCN_TX_RATE,
WLAN_MLME_CFG_2G_VHT,
WLAN_MLME_CFG_11AX_STUB,
WLAN_MLME_CFG_RATEMASK_CAPS,
WLAN_MLME_CFG_MAX
};