Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath10k/
Dpci.h177 struct ath10k_hif_cb msg_callbacks_current; member
Dpci.c840 struct ath10k_hif_cb *cb = &ar_pci->msg_callbacks_current; in ath10k_pci_ce_send_done()
867 struct ath10k_hif_cb *cb = &ar_pci->msg_callbacks_current; in ath10k_pci_ce_recv_data()
1084 memcpy(&ar_pci->msg_callbacks_current, callbacks, in ath10k_pci_hif_set_callbacks()
1085 sizeof(ar_pci->msg_callbacks_current)); in ath10k_pci_hif_set_callbacks()
1290 ar_pci->msg_callbacks_current.tx_completion(ar, skb); in ath10k_pci_tx_pipe_cleanup()