Searched defs:wmi (Results 1 – 11 of 11) sorted by relevance
/freebsd/sys/contrib/dev/athk/ath11k/ |
H A D | wmi.c | 296 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 D | testmode.c | 303 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 D | core.h | 621 struct ath11k_pdev_wmi *wmi; member
|
H A D | wmi.h | 5752 struct ath11k_pdev_wmi wmi[MAX_RADIOS]; member
|
/freebsd/sys/contrib/dev/athk/ath12k/ |
H A D | 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() 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 D | core.h | 474 struct ath12k_wmi_pdev *wmi; member
|
H A D | wmi.h | 4776 struct ath12k_wmi_pdev wmi[MAX_RADIOS]; member
|
/freebsd/sys/contrib/dev/athk/ath10k/ |
H A D | wmi-ops.h | 1580 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 D | wmi-tlv.c | 3270 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 D | wmi.c | 2411 struct ath10k_wmi *wmi = &ar->wmi; in wmi_process_mgmt_tx_comp() local
|
H A D | core.h | 1077 struct ath10k_wmi wmi; member
|