Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/emx/
H A Dif_emx.h406 int rss_debug; member
H A Dif_emx.c120 if (sc->rss_debug >= lvl) \
3937 OID_AUTO, "rss_debug", CTLFLAG_RW, &sc->rss_debug, in emx_add_sysctl()
/dragonfly/sys/dev/netif/ix/
H A Dif_ix.h388 int rss_debug; member
H A Dif_ix.c82 if (sc->rss_debug >= lvl) \
4419 OID_AUTO, "rss_debug", CTLFLAG_RW, &sc->rss_debug, 0, in ix_add_sysctl()
/dragonfly/sys/dev/netif/igb/
H A Dif_igb.h380 int rss_debug; member
H A Dif_igb.c80 if (sc->rss_debug >= lvl) \
1737 OID_AUTO, "rss_debug", CTLFLAG_RW, &sc->rss_debug, 0, in igb_add_sysctl()
/dragonfly/sys/dev/netif/bce/
H A Dif_bce.c126 if (sc->rss_debug >= lvl) \
6103 CTLFLAG_RW, &sc->rss_debug, 0, "RSS debug level"); in bce_add_sysctls()
H A Dif_bcereg.h6078 int rss_debug; member