Home
last modified time | relevance | path

Searched refs:ath12k_wmi_mgmt_send (Results 1 – 3 of 3) sorted by relevance

/drivers/net/wireless/ath/ath12k/
Dwmi.h4803 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id,
Dwmi.c748 int ath12k_wmi_mgmt_send(struct ath12k *ar, u32 vdev_id, u32 buf_id, in ath12k_wmi_mgmt_send() function
Dmac.c4814 ret = ath12k_wmi_mgmt_send(ar, arvif->vdev_id, buf_id, skb); in ath12k_mac_mgmt_tx_wmi()