Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/jme/
HDif_jmevar.h251 struct jme_msix_data jme_msix[JME_NMSIX]; member
HDif_jme.c3627 sc->jme_msix[i].jme_msix_rid = -1; in jme_msix_try_alloc()
3634 msix = &sc->jme_msix[i++]; in jme_msix_try_alloc()
3649 msix = &sc->jme_msix[i++]; in jme_msix_try_alloc()
3665 msix = &sc->jme_msix[i++]; in jme_msix_try_alloc()
3686 msix = &sc->jme_msix[i]; in jme_msix_try_alloc()
3710 msix = &sc->jme_msix[x]; in jme_msix_try_alloc()
3774 struct jme_msix_data *msix = &sc->jme_msix[i]; in jme_msix_free()
3938 struct jme_msix_data *msix = &sc->jme_msix[x]; in jme_msix_setup()
3962 struct jme_msix_data *msix = &sc->jme_msix[x]; in jme_msix_teardown()