Searched refs:ath12k_wmi_pdev (Results 1 – 3 of 3) sorted by relevance
| /freebsd-head/sys/contrib/dev/athk/ath12k/ |
| HD | wmi.c | 391 static int ath12k_wmi_cmd_send_nowait(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send_nowait() 418 int ath12k_wmi_cmd_send(struct ath12k_wmi_pdev *wmi, struct sk_buff *skb, in ath12k_wmi_cmd_send() 441 static int ath12k_pull_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_svc_ready_ext() 469 ath12k_pull_mac_phy_cap_svc_ready_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_mac_phy_cap_svc_ready_ext() 609 ath12k_pull_reg_cap_svc_rdy_ext(struct ath12k_wmi_pdev *wmi_handle, in ath12k_pull_reg_cap_svc_rdy_ext() 677 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy() 694 struct ath12k_wmi_pdev *wmi_handle = &ab->wmi_ab.wmi[0]; in ath12k_wmi_svc_rdy_parse() 763 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() 808 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() 894 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_delete() [all …]
|
| HD | core.h | 474 struct ath12k_wmi_pdev *wmi;
|
| HD | 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,
|