Searched refs:otus_alloc_tx_list (Results 1 – 1 of 1) sorted by relevance
144 static int otus_alloc_tx_list(struct otus_softc *);874 if ((error = otus_alloc_tx_list(sc)) != 0) { in otus_open_pipes()1034 otus_alloc_tx_list(struct otus_softc *sc) in otus_alloc_tx_list() function