Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/bce/
HDif_bce.c456 static struct mbuf *bce_tso_setup (struct bce_softc *,
7248 bce_tso_setup(struct bce_softc *sc, struct mbuf **m_head, u16 *flags) in bce_tso_setup() function
7393 m0 = bce_tso_setup(sc, m_head, &flags); in bce_tx_encap()