Searched refs:iavf_txr_alloc (Results 1 – 1 of 1) sorted by relevance
663 iavf_txr_alloc(struct iavf_softc *, unsigned int);1196 txr = iavf_txr_alloc(sc, i); in iavf_up()1544 iavf_txr_alloc(struct iavf_softc *sc, unsigned int qid) in iavf_txr_alloc() function