Home
last modified time | relevance | path

Searched refs:ftm_err (Results 1 – 6 of 6) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/target_if/ftm/src/
H A Dtarget_if_ftm.c39 ftm_err("rx_ops is NULL"); in target_if_ftm_get_rx_ops()
59 ftm_err("null psoc"); in target_if_ftm_process_utf_event()
65 ftm_err("unable to get psoc reference"); in target_if_ftm_process_utf_event()
73 ftm_err("Invalid WMI handle"); in target_if_ftm_process_utf_event()
80 ftm_err("Extracting utf event failed"); in target_if_ftm_process_utf_event()
93 ftm_err("null pdev"); in target_if_ftm_process_utf_event()
101 ftm_err("ftm_rx_ops is NULL"); in target_if_ftm_process_utf_event()
142 ftm_err("wmi utf cmd send failed, ret: %d", ret); in target_if_ftm_cmd_send()
167 ftm_err("wmi event registration failed, ret: %d", ret); in target_if_ftm_attach()
194 ftm_err("wmi event deregistration failed, ret: %d", ret); in target_if_ftm_detach()
[all …]
/wlan-driver/qca-wifi-host-cmn/os_if/linux/ftm/src/
H A Dwlan_cfg80211_ftm.c49 ftm_err("WLAN_CFG80211_FTM_ATTR_DATA attribute is invalid"); in wlan_cfg80211_process_ftm_cmd()
80 ftm_err("Failed to get ftm pdev component"); in wlan_cfg80211_ftm_testmode_cmd()
89 ftm_err("Testmode INV ATTR"); in wlan_cfg80211_ftm_testmode_cmd()
94 ftm_err("Testmode INV CMD"); in wlan_cfg80211_ftm_testmode_cmd()
105 ftm_err("unknown command: %d", cmd); in wlan_cfg80211_ftm_testmode_cmd()
122 ftm_err("Null data or invalid length"); in wlan_cfg80211_ftm_rx_event()
128 ftm_err("pdev_ospriv is NULL"); in wlan_cfg80211_ftm_rx_event()
149 ftm_err("nla_put failed on testmode rx skb!"); in wlan_cfg80211_ftm_rx_event()
H A Dwlan_ioctl_ftm.c92 ftm_err("Failed to get ftm pdev component"); in wlan_ioctl_ftm_testmode_cmd()
106 ftm_err("FTM Unknown cmd - not supported"); in wlan_ioctl_ftm_testmode_cmd()
/wlan-driver/qca-wifi-host-cmn/ftm/core/src/
H A Dwlan_ftm_svc.c36 ftm_err("tx_ops is NULL"); in wlan_psoc_get_ftm_txops()
88 ftm_err("ftm pdev obj init failed"); in wlan_ftm_pdev_obj_create_notification()
99 ftm_err("ftm pdev obj attach failed"); in wlan_ftm_pdev_obj_create_notification()
146 ftm_err("invalid wifi ftm obj"); in wlan_ftm_pdev_obj_destroy_notification()
168 ftm_err("ftm_tx_ops is NULL"); in wlan_ftm_testmode_attach()
185 ftm_err("ftm_tx_ops is NULL"); in wlan_ftm_testmode_detach()
208 ftm_err("ftm_tx_ops is NULL"); in wlan_ftm_cmd_send()
/wlan-driver/qca-wifi-host-cmn/ftm/dispatcher/src/
H A Dwlan_ftm_ucfg_api.c39 ftm_err("Failed to get ftm pdev component"); in ucfg_wlan_ftm_testmode_cmd()
62 ftm_err("Failed to get ftm pdev component"); in wlan_ftm_process_utf_event()
87 ftm_err("Invalid utf data len :%d", len); in wlan_ftm_process_utf_event()
131 ftm_err("Failed to get ftm pdev component"); in ucfg_wlan_ftm_testmode_rsp()
/wlan-driver/qca-wifi-host-cmn/ftm/dispatcher/inc/
H A Dwlan_ftm_ucfg_api.h36 #define ftm_err(params...) \ macro
58 #define ftm_err(params...) macro