qcacmn: Add interface to get / set eLNA bypass
Add interface to get / set eLNA bypass from / to firmware via WMI. Change-Id: I2ed78aece6703c18999fdfbfdfa159a2abd477a6 CRs-Fixed: 2498526
This commit is contained in:
@@ -96,6 +96,10 @@
|
||||
#include "wmi_unified_sta_api.h"
|
||||
#endif
|
||||
|
||||
#ifdef WLAN_FW_OFFLOAD
|
||||
#include "wmi_unified_fwol_api.h"
|
||||
#endif
|
||||
|
||||
typedef qdf_nbuf_t wmi_buf_t;
|
||||
#define wmi_buf_data(_buf) qdf_nbuf_data(_buf)
|
||||
|
||||
|
Reference in New Issue
Block a user