Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath10k/
Dwmi-ops.h1044 ret = ath10k_wmi_cmd_send_nowait(ar, skb, in ath10k_wmi_beacon_send_ref_nowait()
Dwmi.h7427 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb,
Dwmi.c1809 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb, in ath10k_wmi_cmd_send_nowait() function
1926 ret = ath10k_wmi_cmd_send_nowait(ar, skb, cmd_id); in ath10k_wmi_cmd_send()