Searched refs:ixl_txr_alloc (Results 1 – 1 of 1) sorted by relevance
828 ixl_txr_alloc(struct ixl_softc *, unsigned int);2302 qp->qp_txr = ixl_txr_alloc(sc, i); in ixl_queue_pairs_alloc()2357 ixl_txr_alloc(struct ixl_softc *sc, unsigned int qid) in ixl_txr_alloc() function