Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/ic/
H A Drtw.c1286 rtw_rxsoft_alloc(bus_dma_tag_t dmat, struct rtw_rxsoft *rs) in rtw_rxsoft_alloc() function
1337 if ((rc = rtw_rxsoft_alloc(dmat, rs)) != 0) { in rtw_rxsoft_init_all()
1573 switch (rtw_rxsoft_alloc(sc->sc_dmat, rs)) { in rtw_intr_rx()