Searched refs:ath11k_pdev_wmi (Results 1 – 4 of 4) sorted by relevance
| /freebsd/sys/contrib/dev/athk/ath11k/ |
| H A D | wmi.c | 301 static int ath11k_wmi_cmd_send_nowait(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb, in ath11k_wmi_cmd_send_nowait() 333 int ath11k_wmi_cmd_send(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb, in ath11k_wmi_cmd_send() 374 static int ath11k_pull_svc_ready_ext(struct ath11k_pdev_wmi *wmi_handle, in ath11k_pull_svc_ready_ext() 395 ath11k_pull_mac_phy_cap_svc_ready_ext(struct ath11k_pdev_wmi *wmi_handle, in ath11k_pull_mac_phy_cap_svc_ready_ext() 528 ath11k_pull_reg_cap_svc_rdy_ext(struct ath11k_pdev_wmi *wmi_handle, in ath11k_pull_reg_cap_svc_rdy_ext() 605 static void ath11k_wmi_service_bitmap_copy(struct ath11k_pdev_wmi *wmi, in ath11k_wmi_service_bitmap_copy() 622 struct ath11k_pdev_wmi *wmi_handle = &ab->wmi_ab.wmi[0]; in ath11k_wmi_tlv_svc_rdy_parse() 707 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_mgmt_send() 771 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_create() 862 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_delete() [all …]
|
| H A D | testmode.c | 303 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_tm_cmd_wmi() 392 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_tm_cmd_wmi_ftm()
|
| H A D | core.h | 689 struct ath11k_pdev_wmi *wmi;
|
| H A D | wmi.h | 2608 struct ath11k_pdev_wmi { struct 5857 struct ath11k_pdev_wmi wmi[MAX_RADIOS]; 6437 int ath11k_wmi_cmd_send(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb,
|