Searched refs:wpi_alloc_rx_ring (Results 1 – 1 of 1) sorted by relevance
152 static int wpi_alloc_rx_ring(struct wpi_softc *);439 if ((error = wpi_alloc_rx_ring(sc)) != 0) { in wpi_attach()990 wpi_alloc_rx_ring(struct wpi_softc *sc) in wpi_alloc_rx_ring() function