Searched refs:ar9003_rx_free (Results 1 – 1 of 1) sorted by relevance
120 Static void ar9003_rx_free(struct athn_softc *, int);624 ar9003_rx_free(sc, ATHN_QID_LP); in ar9003_dma_free()625 ar9003_rx_free(sc, ATHN_QID_HP); in ar9003_dma_free()798 ar9003_rx_free(sc, qid); in ar9003_rx_alloc()803 ar9003_rx_free(struct athn_softc *sc, int qid) in ar9003_rx_free() function