Searched refs:vtnet_enqueue_txhdr (Results 1 – 1 of 1) sorted by relevance
132 static void vtnet_enqueue_txhdr(struct vtnet_softc *,773 vtnet_enqueue_txhdr(sc, &sc->vtnet_txhdrarea[i]); in vtnet_setup_interface()1206 vtnet_enqueue_txhdr(sc, txhdr); in vtnet_free_tx_mbufs()1839 vtnet_enqueue_txhdr(struct vtnet_softc *sc, struct vtnet_tx_header *txhdr) in vtnet_enqueue_txhdr() function1861 vtnet_enqueue_txhdr(sc, txhdr); in vtnet_txeof()2109 vtnet_enqueue_txhdr(sc, txhdr); in vtnet_encap()