Home
last modified time | relevance | path

Searched refs:wmi_sc (Results 1 – 2 of 2) sorted by relevance

/Linux-v6.1/drivers/net/wireless/ath/ath11k/
Dwmi.c287 struct ath11k_wmi_base *wmi_sc = wmi->wmi_ab; in ath11k_wmi_cmd_send() local
289 struct ath11k_base *ab = wmi_sc->ab; in ath11k_wmi_cmd_send()
294 wait_event_timeout(wmi_sc->tx_credits_wq, ({ in ath11k_wmi_cmd_send()
298 &wmi_sc->ab->dev_flags)) in ath11k_wmi_cmd_send()
308 &wmi_sc->ab->dev_flags)) in ath11k_wmi_cmd_send()
316 ath11k_warn(wmi_sc->ab, "wmi command %d timeout\n", cmd_id); in ath11k_wmi_cmd_send()
319 ath11k_warn(wmi_sc->ab, "ce desc not available for wmi command %d\n", in ath11k_wmi_cmd_send()
604 struct sk_buff *ath11k_wmi_alloc_skb(struct ath11k_wmi_base *wmi_sc, u32 len) in ath11k_wmi_alloc_skb() argument
607 struct ath11k_base *ab = wmi_sc->ab; in ath11k_wmi_alloc_skb()
4178 struct ath11k_wmi_base *wmi_sc = &ab->wmi_ab; in ath11k_wmi_cmd_init() local
[all …]
Dwmi.h5971 struct sk_buff *ath11k_wmi_alloc_skb(struct ath11k_wmi_base *wmi_sc, u32 len);