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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
H A Dpci.c1359 struct ath10k_ce_pipe *ce_tx = pci_tx->ce_hdl; ath10k_pci_hif_exchange_bmi_msg() local
1407 ret = ath10k_ce_send(ce_tx, &xfer, req_paddr, req_len, -1, 0); ath10k_pci_hif_exchange_bmi_msg()
1411 ret = ath10k_pci_bmi_wait(ce_tx, ce_rx, &xfer); ath10k_pci_hif_exchange_bmi_msg()
1417 ath10k_ce_cancel_send_next(ce_tx, NULL, &unused_buffer, ath10k_pci_hif_exchange_bmi_msg()

Completed in 43 milliseconds