Searched refs:txCompletionHandler (Results 1 – 5 of 5) sorted by relevance
67 txCompHandler = pdev->hif_callbacks.txCompletionHandler; in hif_dev_rw_completion_handler()
1252 device->htc_callbacks.txCompletionHandler(device-> in usb_hif_io_complete()
502 htcCallbacks.txCompletionHandler = htc_tx_completion_handler; in htc_create()
3568 msg_callbacks->txCompletionHandler( in hif_pci_ce_send_done()3713 !hif_msg_callbacks->txCompletionHandler) { in hif_completion_thread_startup_by_ceid()4233 if (pipe_info->pipe_callbacks.txCompletionHandler) in hif_send_buffer_cleanup_on_pipe()4235 txCompletionHandler(pipe_info-> in hif_send_buffer_cleanup_on_pipe()
1085 QDF_STATUS (*txCompletionHandler)(void *Context, qdf_nbuf_t wbuf, member