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

/haiku/src/libs/compat/freebsd_network/compat/sys/
H A Dsysctl.h129 #define SYSCTL_ADD_NODE(ctx, parent, nbr, name, access, handler, descr) \ macro
/haiku/src/add-ons/kernel/drivers/network/wlan/atheroswifi/dev/ath/
H A Dif_ath_sysctl.c791 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "alq",
1034 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx_phy_err",
1053 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "sync_intr",
1076 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats",
1322 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "hal",
/haiku/src/add-ons/kernel/drivers/network/ether/rdc/dev/vte/
H A Dif_vte.c599 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", CTLFLAG_RD,
604 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", CTLFLAG_RD,
628 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", CTLFLAG_RD,
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.c2493 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf,
2513 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf,
2532 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats",
2675 int_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "interrupts",
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l2/dev/ae/
H A Dif_ae.c421 stats = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(root), OID_AUTO, "stats",
427 stats_rx = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(stats), OID_AUTO, "rx",
453 stats_tx = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(stats), OID_AUTO, "tx",
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c2527 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", CTLFLAG_RD,
2532 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", CTLFLAG_RD,
2577 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", CTLFLAG_RD,
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bge.c6334 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "stats",
6369 tree = SYSCTL_ADD_NODE(ctx, schildren, OID_AUTO, "rx",
6405 tree = SYSCTL_ADD_NODE(ctx, schildren, OID_AUTO, "tx",
6465 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "stats",
6484 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "rx",
6516 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "tx",
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.c4270 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf,
4290 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf,
4309 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats",
4460 int_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "interrupts",
/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_ale.c849 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", CTLFLAG_RD,
854 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", CTLFLAG_RD,
908 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", CTLFLAG_RD,
/haiku/src/add-ons/kernel/drivers/network/ether/jmicron2x0/dev/jme/
H A Dif_jme.c1087 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", CTLFLAG_RD,
1092 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", CTLFLAG_RD,
1109 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", CTLFLAG_RD,
/haiku/src/add-ons/kernel/drivers/network/ether/ipro100/dev/fxp/
H A Dif_fxp.c3178 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", CTLFLAG_RD,
3183 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", CTLFLAG_RD,
3211 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", CTLFLAG_RD,
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/nfe/
H A Dif_nfe.c3151 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", CTLFLAG_RD,
3156 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", CTLFLAG_RD,
3194 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", CTLFLAG_RD,
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_msk.c4514 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", CTLFLAG_RD,
4517 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "rx", CTLFLAG_RD,
4555 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "tx", CTLFLAG_RD,
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alc.c1802 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats",
1807 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx",
1861 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx",
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c6966 ctx->ifc_sysctl_node = node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, "iflib",
7045 queue_node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, namebuf,
7130 queue_node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, namebuf,
7144 fl_node = SYSCTL_ADD_NODE(ctx_list, queue_list, OID_AUTO, namebuf,

Completed in 301 milliseconds