Searched refs:xae_setup_txbuf (Results 1 – 1 of 1) sorted by relevance
175 xae_setup_txbuf(struct xae_softc *sc, int idx, struct mbuf **mp) in xae_setup_txbuf() function234 if (xae_setup_txbuf(sc, sc->tx_idx_head, &m) != 0) { in xae_txstart_locked()