Searched refs:qwx_htc_tx_completion_handler (Results 1 – 2 of 2) sorted by relevance
934 void qwx_htc_tx_completion_handler(struct qwx_softc *, struct mbuf *);
3085 .send_cb = qwx_htc_tx_completion_handler,3112 .send_cb = qwx_htc_tx_completion_handler,3146 .send_cb = qwx_htc_tx_completion_handler,3163 .send_cb = qwx_htc_tx_completion_handler,3219 .send_cb = qwx_htc_tx_completion_handler,3253 .send_cb = qwx_htc_tx_completion_handler,3301 .send_cb = qwx_htc_tx_completion_handler,20892 qwx_htc_tx_completion_handler(struct qwx_softc *sc, struct mbuf *m) in qwx_htc_tx_completion_handler() function