Home
last modified time | relevance | path

Searched refs:htc_tx_completion_handler (Results 1 – 3 of 3) sorted by relevance

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h317 QDF_STATUS htc_tx_completion_handler(void *Context, qdf_nbuf_t netbuf,
H A Dhtc.c502 htcCallbacks.txCompletionHandler = htc_tx_completion_handler; in htc_create()
H A Dhtc_send.c2651 QDF_STATUS htc_tx_completion_handler(void *Context, in htc_tx_completion_handler() function