Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/pci/
H A Dif_aq.c5867 aq_select_txqueue(struct aq_softc *sc, struct mbuf *m) in aq_select_txqueue() function
5876 const int ringidx = aq_select_txqueue(sc, m); in aq_transmit()