Searched refs:txCompHandler (Results 1 – 1 of 1) sorted by relevance
55 QDF_STATUS (*txCompHandler)(void *, qdf_nbuf_t, uint32_t, uint32_t); in hif_dev_rw_completion_handler() local67 txCompHandler = pdev->hif_callbacks.txCompletionHandler; in hif_dev_rw_completion_handler()68 if (txCompHandler) { in hif_dev_rw_completion_handler()69 txCompHandler(pdev->hif_callbacks.Context, buf, in hif_dev_rw_completion_handler()