Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ix/
H A Dif_ix.c206 static void ix_set_ring_inuse(struct ix_softc *, boolean_t);
948 ix_set_ring_inuse(sc, polling); in ix_init()
3897 ix_set_ring_inuse(sc, FALSE); in ix_alloc_intr()
3982 ix_set_ring_inuse(sc, FALSE); in ix_alloc_intr()
4029 ix_set_ring_inuse(struct ix_softc *sc, boolean_t polling) in ix_set_ring_inuse() function