Home
last modified time | relevance | path

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

/openbsd-src/sys/dev/pci/
H A Dif_qwx_pci.c1643 struct qwx_ce_pipe *ce_pipe; in qwx_pcic_ext_irq_config()
1663 ce_pipe = &sc->ce.ce_pipe[i]; in qwx_pcic_ext_irq_config()
1674 "%s:ce%d", sc->sc_dev.dv_xname, ce_pipe->pipe_num); in qwx_pcic_config_irq()
1676 IPL_NET, qwx_ce_intr, ce_pipe, psc->sc_ivname[irq_idx]); in qwx_pcic_config_irq()
4098 struct qwx_ce_pipe *ce_pipe = &sc->ce.ce_pipe[i]; in qwx_pci_intr()
4100 if (qwx_ce_intr(ce_pipe)) in qwx_pci_intr()
1672 struct qwx_ce_pipe *ce_pipe; qwx_pcic_config_irq() local
4127 struct qwx_ce_pipe *ce_pipe = &sc->ce.ce_pipe[i]; qwx_pci_intr() local
/openbsd-src/sys/dev/ic/
H A Dqwxvar.h1159 struct qwx_ce_pipe ce_pipe[CE_COUNT_MAX]; member
H A Dqwx.c13801 struct qwx_ce_pipe *pipe = &sc->ce.ce_pipe[ep->ul_pipe_id]; in qwx_htc_send()
20973 struct qwx_ce_pipe *pipe = &sc->ce.ce_pipe[pipe_id]; in qwx_ce_poll_send_completed()
21290 pipe = &sc->ce.ce_pipe[i]; in qwx_ce_free_pipes()
21432 struct qwx_ce_pipe *pipe = &sc->ce.ce_pipe[ce_id]; in qwx_ce_alloc_pipe()
21550 pipe = &sc->ce.ce_pipe[pipe_num]; in qwx_ce_cleanup_pipes()
21568 pipe = &sc->ce.ce_pipe[i]; in qwx_ce_alloc_pipes()
21686 pipe = &sc->ce.ce_pipe[i]; in qwx_ce_init_pipes()
21886 pipe = &sc->ce.ce_pipe[i]; in qwx_ce_rx_post_buf()
22008 struct qwx_ce_pipe *pipe = &sc->ce.ce_pipe[ce_id]; in qwx_ce_per_engine_service()
22029 struct qwx_ce_pipe *pipe = &sc->ce.ce_pipe[pipe_i in qwx_ce_send()
[all...]