Home
last modified time | relevance | path

Searched refs:wait_for_resp (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath10k/
H A Dpci.h26 bool wait_for_resp; member
H A Dpci.c2152 xfer.wait_for_resp = true; in ath10k_pci_hif_exchange_bmi_msg()
2220 if (!xfer->wait_for_resp) { in ath10k_pci_bmi_recv_data()
2243 if (xfer->tx_done && (xfer->rx_done == xfer->wait_for_resp)) { in ath10k_pci_bmi_wait()
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath10k/
H A Dpci.h26 bool wait_for_resp; member
H A Dpci.c2153 xfer.wait_for_resp = true; in ath10k_pci_hif_exchange_bmi_msg()
2221 if (!xfer->wait_for_resp) { in ath10k_pci_bmi_recv_data()
2244 if (xfer->tx_done && (xfer->rx_done == xfer->wait_for_resp)) { in ath10k_pci_bmi_wait()

Completed in 12 milliseconds