Home | History | Annotate | Download | only in pci

Lines Matching refs:jme

220 CFATTACH_DECL_NEW(jme, sizeof(jme_softc_t),
500 SYSCTL_DESCR("jme per-controller controls"),
512 SYSCTL_DESCR("jme RX interrupt moderation timer"),
522 SYSCTL_DESCR("jme RX interrupt moderation packet counter"),
532 SYSCTL_DESCR("jme TX interrupt moderation timer"),
542 SYSCTL_DESCR("jme TX interrupt moderation packet counter"),
2031 * Set up sysctl(3) MIB, hw.jme.* - Individual controllers will be
2034 SYSCTL_SETUP(sysctl_jme, "sysctl jme subtree setup")
2040 0, CTLTYPE_NODE, "jme",
2041 SYSCTL_DESCR("jme interface controls"),