Searched refs:ath12k_wmi_pdev (Results 1 – 4 of 4) sorted by relevance
| /src/sys/contrib/dev/athk/ath12k/ |
| H A D | wmi.c | 420 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() 447 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() 470 static int ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_svc_ready_ext() 498 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_mac_phy_cap_svc_ready_ext() 643 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_reg_cap_svc_rdy_ext() 711 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() 728 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse() 812 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() 905 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_send_stats_request_cmd() 938 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 | 724 struct ath12k_wmi_pdev *wmi;
|
| H A D | wmi.h | 5160 struct ath12k_wmi_pdev { struct 5215 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; 6330 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb,
|