Home
last modified time | relevance | path

Searched refs:mvpp2_txq_hw_deinit (Results 1 – 1 of 1) sorted by relevance

/openbsd/sys/dev/fdt/
H A Dif_mvpp.c303 void mvpp2_txq_hw_deinit(struct mvpp2_port *, struct mvpp2_tx_queue *);
2893 mvpp2_txq_hw_deinit(sc, &sc->sc_txqs[i]); in mvpp2_down()
2909 mvpp2_txq_hw_deinit(struct mvpp2_port *sc, struct mvpp2_tx_queue *txq) in mvpp2_txq_hw_deinit() function