Searched refs:ath12k_wmi_pdev (Results 1 – 3 of 3) sorted by relevance
/drivers/net/wireless/ath/ath12k/ |
D | wmi.c | 379 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() 406 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() 429 static int ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_svc_ready_ext() 457 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_mac_phy_cap_svc_ready_ext() 597 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_reg_cap_svc_rdy_ext() 665 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() 682 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse() 751 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() 796 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() 870 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_delete() [all …]
|
D | core.h | 455 struct ath12k_wmi_pdev *wmi;
|
D | wmi.h | 4767 struct ath12k_wmi_pdev { struct 4776 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; argument 4800 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb,
|