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.c301 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()
605 static void ath11k_wmi_service_bitmap_copy(struct ath11k_pdev_wmi *wmi, in ath11k_wmi_service_bitmap_copy()
707 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_mgmt_send() local
759 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_create() local
850 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_delete() local
877 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_stop() local
905 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_down() local
988 struct ath11k_pdev_wmi *wmi = ar->wmi; in ath11k_wmi_vdev_start() local
1091 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.h677 struct ath11k_pdev_wmi *wmi; member
H A Dwmi.h5780 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.h1612 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_pdev_bss_chan_info_request() local
1629 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_echo() local
H A Dwmi-tlv.c3276 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_tlv_op_cleanup_mgmt_tx_send() local
3291 struct ath10k_wmi *wmi = &ar->wmi; in ath10k_wmi_mgmt_tx_alloc_msdu_id() local
H A Dwmi.c2439 struct ath10k_wmi *wmi = &ar->wmi; in wmi_process_mgmt_tx_comp() local
H A Dcore.h1079 struct ath10k_wmi wmi; member