Searched refs:ath12k_wmi_pdev (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/net/wireless/ath/ath12k/ |
H A D | wmi.c | 387 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() 414 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() 437 static int ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_svc_ready_ext() 465 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_mac_phy_cap_svc_ready_ext() 606 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_reg_cap_svc_rdy_ext() 674 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() 691 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse() 774 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() 820 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() 899 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_delete() [all …]
|
H A D | core.h | 561 struct ath12k_wmi_pdev *wmi;
|
H A D | wmi.h | 4821 struct ath12k_wmi_pdev { struct 4829 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; argument 5468 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb,
|