Lines Matching refs:wmi
391 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() argument
395 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_cmd_send_nowait()
406 ret = ath12k_htc_send(&ab->htc, wmi->eid, skb); in ath12k_wmi_cmd_send_nowait()
418 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() argument
421 struct ath12k_wmi_base *wmi_sc = wmi->wmi_ab; in ath12k_wmi_cmd_send()
427 ret = ath12k_wmi_cmd_send_nowait(wmi, skb, cmd_id); in ath12k_wmi_cmd_send()
677 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() argument
685 set_bit(j, wmi->wmi_ab->svc_map); in ath12k_wmi_service_bitmap_copy()
694 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse()
763 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() local
774 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_mgmt_send()
795 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_MGMT_TX_SEND_CMDID); in ath12k_wmi_mgmt_send()
808 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() local
827 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_vdev_create()
882 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_CREATE_CMDID); in ath12k_wmi_vdev_create()
894 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_delete() local
899 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_vdev_delete()
910 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_DELETE_CMDID); in ath12k_wmi_vdev_delete()
921 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_stop() local
926 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_vdev_stop()
938 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_STOP_CMDID); in ath12k_wmi_vdev_stop()
949 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_down() local
954 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_vdev_down()
966 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_DOWN_CMDID); in ath12k_wmi_vdev_down()
1018 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_start() local
1035 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_vdev_start()
1098 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_vdev_start()
1101 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_vdev_start()
1114 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_up() local
1119 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_vdev_up()
1136 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_UP_CMDID); in ath12k_wmi_vdev_up()
1148 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_peer_create_cmd() local
1153 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_peer_create_cmd()
1169 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PEER_CREATE_CMDID); in ath12k_wmi_send_peer_create_cmd()
1181 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_peer_delete_cmd() local
1186 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_peer_delete_cmd()
1201 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PEER_DELETE_CMDID); in ath12k_wmi_send_peer_delete_cmd()
1213 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_pdev_set_regdomain() local
1218 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_pdev_set_regdomain()
1239 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PDEV_SET_REGDOMAIN_CMDID); in ath12k_wmi_send_pdev_set_regdomain()
1252 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_set_peer_param() local
1257 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_set_peer_param()
1273 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PEER_SET_PARAM_CMDID); in ath12k_wmi_set_peer_param()
1287 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_peer_flush_tids_cmd() local
1292 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_peer_flush_tids_cmd()
1308 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PEER_FLUSH_TIDS_CMDID); in ath12k_wmi_send_peer_flush_tids_cmd()
1328 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_peer_rx_reorder_queue_setup()
1349 ret = ath12k_wmi_cmd_send(ar->wmi, skb, in ath12k_wmi_peer_rx_reorder_queue_setup()
1364 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_rx_reord_queue_remove() local
1369 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_rx_reord_queue_remove()
1385 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_rx_reord_queue_remove()
1399 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_pdev_set_param() local
1404 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_pdev_set_param()
1419 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PDEV_SET_PARAM_CMDID); in ath12k_wmi_pdev_set_param()
1430 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_pdev_set_ps_mode() local
1435 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_pdev_set_ps_mode()
1449 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_STA_POWERSAVE_MODE_CMDID); in ath12k_wmi_pdev_set_ps_mode()
1461 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_pdev_suspend() local
1466 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_pdev_suspend()
1481 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PDEV_SUSPEND_CMDID); in ath12k_wmi_pdev_suspend()
1492 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_pdev_resume() local
1497 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_pdev_resume()
1510 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PDEV_RESUME_CMDID); in ath12k_wmi_pdev_resume()
1526 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_pdev_bss_chan_info_request() local
1531 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_pdev_bss_chan_info_request()
1544 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_pdev_bss_chan_info_request()
1558 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_set_ap_ps_param_cmd() local
1563 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_set_ap_ps_param_cmd()
1580 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_AP_PS_PEER_PARAM_CMDID); in ath12k_wmi_send_set_ap_ps_param_cmd()
1593 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_set_sta_ps_param() local
1598 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_set_sta_ps_param()
1614 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_STA_POWERSAVE_PARAM_CMDID); in ath12k_wmi_set_sta_ps_param()
1625 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_force_fw_hang_cmd() local
1632 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_force_fw_hang_cmd()
1643 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_FORCE_FW_HANG_CMDID); in ath12k_wmi_force_fw_hang_cmd()
1655 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_set_param_cmd() local
1660 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_vdev_set_param_cmd()
1676 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_SET_PARAM_CMDID); in ath12k_wmi_vdev_set_param_cmd()
1688 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_pdev_temperature_cmd() local
1693 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_pdev_temperature_cmd()
1705 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PDEV_GET_TEMPERATURE_CMDID); in ath12k_wmi_send_pdev_temperature_cmd()
1717 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_bcn_offload_control_cmd() local
1722 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_bcn_offload_control_cmd()
1737 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_BCN_OFFLOAD_CTRL_CMDID); in ath12k_wmi_send_bcn_offload_control_cmd()
1751 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_bcn_tmpl() local
1766 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_bcn_tmpl()
1802 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_BCN_TMPL_CMDID); in ath12k_wmi_bcn_tmpl()
1814 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_install_key() local
1827 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_vdev_install_key()
1854 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_VDEV_INSTALL_KEY_CMDID); in ath12k_wmi_vdev_install_key()
1955 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_peer_assoc_cmd() local
1984 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_send_peer_assoc_cmd()
2190 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_PEER_ASSOC_CMDID); in ath12k_wmi_send_peer_assoc_cmd()
2308 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_scan_start_cmd() local
2352 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_send_scan_start_cmd()
2520 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_scan_start_cmd()
2533 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_scan_stop_cmd() local
2538 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_scan_stop_cmd()
2568 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_scan_stop_cmd()
2581 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_scan_chan_list_cmd() local
2599 max_chan_limit = (wmi->wmi_ab->max_msg_len[ar->pdev_idx] - len) / in ath12k_wmi_send_scan_chan_list_cmd()
2607 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_send_scan_chan_list_cmd()
2694 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_SCAN_CHAN_LIST_CMDID); in ath12k_wmi_send_scan_chan_list_cmd()
2710 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_wmm_update_cmd() local
2717 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_wmm_update_cmd()
2762 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_wmm_update_cmd()
2776 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd() local
2781 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd()
2795 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_dfs_phyerr_offload_enable_cmd()
2809 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_delba_send() local
2814 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_delba_send()
2831 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_DELBA_SEND_CMDID); in ath12k_wmi_delba_send()
2845 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_addba_set_resp() local
2850 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_addba_set_resp()
2867 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_ADDBA_SET_RESP_CMDID); in ath12k_wmi_addba_set_resp()
2881 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_addba_send() local
2886 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_addba_send()
2902 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_ADDBA_SEND_CMDID); in ath12k_wmi_addba_send()
2915 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_addba_clear_resp() local
2920 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_addba_clear_resp()
2935 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_ADDBA_CLEAR_RESP_CMDID); in ath12k_wmi_addba_clear_resp()
2949 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_init_country_cmd() local
2954 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_send_init_country_cmd()
2984 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_init_country_cmd()
3001 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_twt_enable_cmd() local
3002 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_send_twt_enable_cmd()
3009 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_send_twt_enable_cmd()
3042 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_twt_enable_cmd()
3054 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_twt_disable_cmd() local
3055 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_send_twt_disable_cmd()
3062 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_send_twt_disable_cmd()
3071 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_twt_disable_cmd()
3084 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_obss_spr_cmd() local
3085 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_send_obss_spr_cmd()
3092 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_send_obss_spr_cmd()
3104 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_obss_spr_cmd()
3118 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_obss_color_cfg_cmd() local
3119 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_obss_color_cfg_cmd()
3126 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_obss_color_cfg_cmd()
3147 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_obss_color_cfg_cmd()
3159 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_bss_color_change_enable_cmd() local
3160 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_wmi_send_bss_color_change_enable_cmd()
3167 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_wmi_send_bss_color_change_enable_cmd()
3181 ret = ath12k_wmi_cmd_send(wmi, skb, in ath12k_wmi_send_bss_color_change_enable_cmd()
3206 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, len); in ath12k_wmi_fils_discovery_tmpl()
3221 ret = ath12k_wmi_cmd_send(ar->wmi, skb, WMI_FILS_DISCOVERY_TMPL_CMDID); in ath12k_wmi_fils_discovery_tmpl()
3251 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, len); in ath12k_wmi_probe_resp_tmpl()
3284 ret = ath12k_wmi_cmd_send(ar->wmi, skb, WMI_PRB_TMPL_CMDID); in ath12k_wmi_probe_resp_tmpl()
3308 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, len); in ath12k_wmi_fils_discovery()
3319 ret = ath12k_wmi_cmd_send(ar->wmi, skb, WMI_ENABLE_FILS_CMDID); in ath12k_wmi_fils_discovery()
3428 static int ath12k_init_cmd_send(struct ath12k_wmi_pdev *wmi, in ath12k_init_cmd_send() argument
3431 struct ath12k_base *ab = wmi->wmi_ab->ab; in ath12k_init_cmd_send()
3455 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, len); in ath12k_init_cmd_send()
3555 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_INIT_CMDID); in ath12k_init_cmd_send()
3571 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_pdev_lro_cfg()
3587 ret = ath12k_wmi_cmd_send(ar->wmi, skb, WMI_LRO_CONFIG_CMDID); in ath12k_wmi_pdev_lro_cfg()
3647 ret = ath12k_wmi_cmd_send(&wmi_ab->wmi[0], skb, WMI_PDEV_SET_HW_MODE_CMDID); in ath12k_wmi_set_hw_mode()
3677 return ath12k_init_cmd_send(&wmi_sc->wmi[0], &arg); in ath12k_wmi_cmd_init()
3687 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_vdev_spectral_conf()
3718 ret = ath12k_wmi_cmd_send(ar->wmi, skb, in ath12k_wmi_vdev_spectral_conf()
3739 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_vdev_spectral_enable()
3755 ret = ath12k_wmi_cmd_send(ar->wmi, skb, in ath12k_wmi_vdev_spectral_enable()
3776 skb = ath12k_wmi_alloc_skb(ar->wmi->wmi_ab, sizeof(*cmd)); in ath12k_wmi_pdev_dma_ring_cfg()
3801 ret = ath12k_wmi_cmd_send(ar->wmi, skb, in ath12k_wmi_pdev_dma_ring_cfg()
4040 struct ath12k_wmi_pdev *wmi_handle = &soc->wmi_ab.wmi[0]; in ath12k_wmi_ext_hal_reg_caps()
4074 struct ath12k_wmi_pdev *wmi_handle = &soc->wmi_ab.wmi[0]; in ath12k_wmi_ext_soc_hal_reg_caps_parse()
4224 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_ext_parse()
4465 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_ext2_parse()
6963 ab->wmi_ab.wmi[pdev_idx].eid = conn_resp.eid; in ath12k_connect_pdev_htc_service()
6974 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_unit_test_cmd() local
6991 skb = ath12k_wmi_alloc_skb(wmi->wmi_ab, buf_len); in ath12k_wmi_send_unit_test_cmd()
7028 ret = ath12k_wmi_cmd_send(wmi, skb, WMI_UNIT_TEST_CMDID); in ath12k_wmi_send_unit_test_cmd()
7105 wmi_handle = &ab->wmi_ab.wmi[pdev_id]; in ath12k_wmi_pdev_attach()