Home
last modified time | relevance | path

Searched defs:wmi (Results 1 – 11 of 11) sorted by relevance

/freebsd/sys/contrib/dev/athk/ath11k/
H A Dwmi.c296 static int ath11k_wmi_cmd_send_nowait(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb, in ath11k_wmi_cmd_send_nowait()
328 int ath11k_wmi_cmd_send(struct ath11k_pdev_wmi *wmi, struct sk_buff *skb, in ath11k_wmi_cmd_send()
600 static void ath11k_wmi_service_bitmap_copy(struct ath11k_pdev_wmi *wmi, in ath11k_wmi_service_bitmap_copy()
702 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_mgmt_send() local
754 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_create() local
845 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_delete() local
872 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_stop() local
900 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_down() local
983 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_start() local
1086 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_up() local
[all …]
H A Dtestmode.c303 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_tm_cmd_wmi() local
392 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_tm_cmd_wmi_ftm() local
H A Dcore.h621 struct ath11k_pdev_wmi *wmi; member
H A Dwmi.h5752 struct ath11k_pdev_wmi wmi[MAX_RADIOS]; member
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dwmi.c391 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()
677 static void ath12k_wmi_service_bitmap_copy(struct ath12k_wmi_pdev *wmi, in ath12k_wmi_service_bitmap_copy()
763 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_mgmt_send() local
808 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_create() local
894 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_delete() local
921 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_stop() local
949 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_down() local
1018 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_start() local
1114 struct ath12k_wmi_pdev *wmi = ar->wmi; in ath12k_wmi_vdev_up() local
[all …]
H A Dcore.h474 struct ath12k_wmi_pdev *wmi; member
H A Dwmi.h4776 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; member
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dwmi-ops.h1580 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_pdev_bss_chan_info_request() local
1597 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_echo() local
H A Dwmi-tlv.c3270 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send() local
3281 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_mgmt_tx_alloc_msdu_id() local
H A Dwmi.c2411 struct ath10k_wmi *wmi = &ar->wmi; in wmi_process_mgmt_tx_comp() local
H A Dcore.h1077 struct ath10k_wmi wmi; member