rtw.c | 1286 rtw_rxsoft_alloc(bus_dma_tag_t dmat, struct rtw_rxsoft *rs) function in typeref:typename:int 1337 if ((rc = rtw_rxsoft_alloc(dmat, rs)) != 0) { 1339 "rtw_rxsoft_alloc failed, %d buffers, rc %d\n", 1573 switch (rtw_rxsoft_alloc(sc->sc_dmat, rs)) { 1578 "rtw_rxsoft_alloc(, %d) failed, dropping packet\n",
|