Searched refs:ath12k_wmi_pdev (Results 1 – 4 of 4) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 319 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() 346 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() 369 static int ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_svc_ready_ext() 397 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_mac_phy_cap_svc_ready_ext() 548 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_reg_cap_svc_rdy_ext() 616 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() 633 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse() 717 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() 810 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_stats_request_cmd() 843 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() [all …]
|
| H A D | testmode.c | 209 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_tm_cmd_process_ftm() 302 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_tm_cmd_wmi()
|
| H A D | core.h | 615 struct ath12k_wmi_pdev *wmi;
|
| H A D | wmi.h | 5183 struct ath12k_wmi_pdev { struct 5238 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; 6366 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb,
|