Searched refs:ixl_queue_pairs_alloc (Results 1 – 1 of 1) sorted by relevance
874 static int ixl_queue_pairs_alloc(struct ixl_softc *);1269 if (ixl_queue_pairs_alloc(sc) != 0) { in ixl_attach()2285 ixl_queue_pairs_alloc(struct ixl_softc *sc) in ixl_queue_pairs_alloc() function