Searched refs:htc_msg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/ |
H A D | sdio.h | 121 bool htc_msg; member 123 * (htc_msg == false) when the request has been processed.
|
H A D | sdio.c | 1335 if (req->htc_msg) { in __ath10k_sdio_write_async() 1489 bool htc_msg, enum ath10k_htc_ep_id eid) in ath10k_sdio_prep_async_req() 1507 bus_req->htc_msg = htc_msg; in ath10k_sdio_prep_async_req() 1981 if (req->htc_msg) { in ath10k_sdio_hif_stop() 1486 ath10k_sdio_prep_async_req(struct ath10k *ar, u32 addr, struct sk_buff *skb, struct completion *comp, bool htc_msg, enum ath10k_htc_ep_id eid) ath10k_sdio_prep_async_req() argument
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/ |
H A D | sdio.h | 121 bool htc_msg; member 123 * (htc_msg == false) when the request has been processed.
|
H A D | sdio.c | 1335 if (req->htc_msg) { in __ath10k_sdio_write_async() 1489 bool htc_msg, enum ath10k_htc_ep_id eid) in ath10k_sdio_prep_async_req() 1507 bus_req->htc_msg = htc_msg; in ath10k_sdio_prep_async_req() 1987 if (req->htc_msg) { in ath10k_sdio_hif_stop() 1486 ath10k_sdio_prep_async_req(struct ath10k *ar, u32 addr, struct sk_buff *skb, struct completion *comp, bool htc_msg, enum ath10k_htc_ep_id eid) ath10k_sdio_prep_async_req() argument
|
Completed in 15 milliseconds