Searched refs:ath12k_wmi_pdev (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.c | 400 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() 427 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() 450 static int ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_svc_ready_ext() 478 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_mac_phy_cap_svc_ready_ext() 623 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_reg_cap_svc_rdy_ext() 691 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() 708 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse() 792 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() 885 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_stats_request_cmd() 918 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() [all …]
|
H A D | core.h | 698 struct ath12k_wmi_pdev *wmi;
|
H A D | wmi.h | 5132 struct ath12k_wmi_pdev { struct 5187 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; 6290 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb,
|