2 * Copyright (c) 2018, The Linux Foundation. All rights reserved.
4 * Permission to use, copy, modify, and/or distribute this software for any
5 * purpose with or without fee is hereby granted, provided that the above
6 * copyright notice and this permission notice appear in all copies.
8 * THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
9 * WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
10 * MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY
11 * SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
12 * WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION
13 * OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN
14 * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
26 /* The request buffer of FTM which contains a byte of command and the request */
29 struct ftm_rsp_msg ftm_cmd_msg
;
32 #define MSG_GET_BUILD_RELEASE_NUMBER 0x32A2
34 #ifdef CONFIG_NL80211_TESTMODE
35 int wcn36xx_tm_cmd(struct ieee80211_hw
*hw
, struct ieee80211_vif
*vif
,
39 static inline int wcn36xx_tm_cmd(struct ieee80211_hw
*hw
,
40 struct ieee80211_vif
*vif
,