Searched refs:tsec_new_rxbuf (Results 1 – 1 of 1) sorted by relevance
80 static int tsec_new_rxbuf(bus_dma_tag_t tag, bus_dmamap_t map,230 error = tsec_new_rxbuf(sc->tsec_rx_mtag, sc->rx_data[i].map, in tsec_attach()1042 tsec_new_rxbuf(bus_dma_tag_t tag, bus_dmamap_t map, struct mbuf **mbufp, in tsec_new_rxbuf() function1353 if (tsec_new_rxbuf(sc->tsec_rx_mtag, rx_data[i].map, in tsec_receive_intr_locked()