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);
4468 bge_txeof(struct bge_softc *sc, uint16_t tx_cons) in bge_txeof() function
4558 bge_txeof(sc, tx_cons); in bge_poll()
4631 bge_txeof(sc, tx_cons); in bge_intr_task()
4709 bge_txeof(sc, tx_cons); in bge_intr()
6835 bge_txeof(sc, tx_cons); in bge_debugnet_poll()