rtw_rxsoft_alloc
switch (rtw_rxsoft_alloc(sc->sc_dmat, rs)) {
int rtw_rxsoft_alloc(bus_dma_tag_t, struct rtw_rxsoft *);
if ((rc = rtw_rxsoft_alloc(dmat, rs)) != 0) {