Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/bge/
H A Dif_bge.c302 static void bge_txeof(struct bge_softc *, uint16_t);
3180 bge_txeof(struct bge_softc *sc, uint16_t tx_cons) in bge_txeof() function
3251 bge_txeof(sc, tx_cons); in bge_npoll_compat()
3331 bge_txeof(sc, tx_cons); in bge_intr_crippled()
3406 bge_txeof(sc, tx_cons); in bge_intr()