Searched refs:ath10k_wmi_cmd_send_nowait (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 1044 ret = ath10k_wmi_cmd_send_nowait(ar, skb, in ath10k_wmi_beacon_send_ref_nowait()
|
H A D | wmi.h | 7424 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb,
|
H A D | wmi.c | 1809 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()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | wmi-ops.h | 1044 ret = ath10k_wmi_cmd_send_nowait(ar, skb, in ath10k_wmi_beacon_send_ref_nowait()
|
H A D | wmi.h | 7427 int ath10k_wmi_cmd_send_nowait(struct ath10k *ar, struct sk_buff *skb,
|
H A D | wmi.c | 1809 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()
|
Completed in 63 milliseconds