Searched refs:init_card_queue (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/fatm/
H A Dif_fatm.c679 init_card_queue(struct fatm_softc *sc, struct fqueue *queue, int qlen, function
821 init_card_queue(sc, &sc->txqueue, FATM_TX_QLEN,
826 init_card_queue(sc, &sc->rxqueue, FATM_RX_QLEN,
831 init_card_queue(sc, &sc->s1queue, SMALL_SUPPLY_QLEN,
836 init_card_queue(sc, &sc->l1queue, LARGE_SUPPLY_QLEN,

Completed in 58 milliseconds