Searched refs:ath12k_wmi_pdev (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | wmi.c | 386 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() 413 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() 436 static int ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_svc_ready_ext() 464 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_mac_phy_cap_svc_ready_ext() 615 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_reg_cap_svc_rdy_ext() 683 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() 700 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse() 784 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() 877 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_stats_request_cmd() 910 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() [all …]
|
| H A D | core.h | 620 struct ath12k_wmi_pdev *wmi;
|
| H A D | wmi.h | 5347 struct ath12k_wmi_pdev { struct 5402 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; 6530 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb,
|