Home
last modified time | relevance | path

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

/wlan-driver/qca-wifi-host-cmn/htc/
H A Dhtc_internal.h315 QDF_STATUS htc_rx_completion_handler(void *Context, qdf_nbuf_t netbuf,
H A Dhtc_recv.c245 QDF_STATUS htc_rx_completion_handler(void *Context, qdf_nbuf_t netbuf, in htc_rx_completion_handler() function
H A Dhtc.c501 htcCallbacks.rxCompletionHandler = htc_rx_completion_handler; in htc_create()