Home
last modified time | relevance | path

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

/openbmc/linux/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()