Home
last modified time | relevance | path

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

/freebsd/sys/dev/bge/
H A Dif_bge.c399 static void bge_txeof(struct bge_softc *, uint16_t);
4473 bge_txeof(struct bge_softc *sc, uint16_t tx_cons) in bge_txeof() function
4563 bge_txeof(sc, tx_cons); in bge_poll()
4636 bge_txeof(sc, tx_cons); in bge_intr_task()
4714 bge_txeof(sc, tx_cons); in bge_intr()
6840 bge_txeof(sc, tx_cons); in bge_debugnet_poll()