Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixgbe/
H A Dif_ixv.c145 static int ixv_queue_limit(struct ixgbe_softc *, bool);
528 ixv_queue_limit(sc, mailbox_ready); in ixv_if_attach_pre()
1175 ixv_queue_limit(struct ixgbe_softc *sc, bool mailbox_ready) in ixv_queue_limit() function