Home
last modified time | relevance | path

Searched refs:send_cb (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/dev/ic/
H A Dqwxvar.h840 void (*send_cb)(struct qwx_softc *, struct mbuf *); member
1146 void (*send_cb)(struct qwx_softc *, struct mbuf *); member
H A Dqwx.c3085 .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,
20952 if ((!pipe->send_cb) || sc->hw_params.credit_flow) { in qwx_ce_tx_process_cb()
20964 pipe->send_cb(sc, m); in qwx_ce_tx_process_cb()
21441 pipe->send_cb in qwx_ce_alloc_pipe()
[all...]