Home
last modified time | relevance | path

Searched refs:SYSCTL_ADD_NODE (Results 1 – 16 of 16) 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.c789 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "alq", in ath_sysctl_alq_attach()
1032 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx_phy_err", in ath_sysctl_stats_attach_rxphyerr()
1051 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "sync_intr", in ath_sysctl_stats_attach_intr()
1074 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in ath_sysctl_stats_attach()
1324 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "hal", in ath_sysctl_hal_attach()
/haiku/src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/
H A Dif_vmx.c2236 node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf, in vmxnet3_setup_txq_sysctl()
2244 txsnode = SYSCTL_ADD_NODE(ctx, list, OID_AUTO, "hstats", in vmxnet3_setup_txq_sysctl()
2279 node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf, in vmxnet3_setup_rxq_sysctl()
2287 rxsnode = SYSCTL_ADD_NODE(ctx, list, OID_AUTO, "hstats", in vmxnet3_setup_rxq_sysctl()
2328 node = SYSCTL_ADD_NODE(ctx, txq->vxtxq_sysctl, OID_AUTO, in vmxnet3_setup_debug_sysctl()
2349 node = SYSCTL_ADD_NODE(ctx, rxq->vxrxq_sysctl, OID_AUTO, in vmxnet3_setup_debug_sysctl()
/haiku/src/add-ons/kernel/drivers/network/ether/rdc/dev/vte/
H A Dif_vte.c596 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in vte_sysctl_node()
601 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", in vte_sysctl_node()
625 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", in vte_sysctl_node()
/haiku/src/add-ons/kernel/drivers/network/ether/intel22x/dev/igc/
H A Dif_igc.c2476 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf, in igc_add_hw_stats()
2496 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf, in igc_add_hw_stats()
2515 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats", in igc_add_hw_stats()
2658 int_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "interrupts", in igc_add_hw_stats()
/haiku/src/add-ons/kernel/drivers/network/ether/attansic_l2/dev/ae/
H A Dif_ae.c417 stats = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(root), OID_AUTO, "stats", in ae_init_tunables()
423 stats_rx = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(stats), OID_AUTO, "rx", in ae_init_tunables()
449 stats_tx = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(stats), OID_AUTO, "tx", in ae_init_tunables()
/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", in fxp_sysctl_node()
3183 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", in fxp_sysctl_node()
3211 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", in fxp_sysctl_node()
/haiku/src/add-ons/kernel/drivers/network/ether/vt612x/dev/vge/
H A Dif_vge.c2528 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in vge_sysctl_node()
2533 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", in vge_sysctl_node()
2578 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", in vge_sysctl_node()
/haiku/src/add-ons/kernel/drivers/network/ether/broadcom570x/dev/bge/
H A Dif_bge.c6322 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "stats", in bge_add_sysctl_stats()
6357 tree = SYSCTL_ADD_NODE(ctx, schildren, OID_AUTO, "rx", in bge_add_sysctl_stats()
6393 tree = SYSCTL_ADD_NODE(ctx, schildren, OID_AUTO, "tx", in bge_add_sysctl_stats()
6453 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "stats", in bge_add_sysctl_stats_regs()
6472 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "rx", in bge_add_sysctl_stats_regs()
6504 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "tx", in bge_add_sysctl_stats_regs()
/haiku/src/add-ons/kernel/drivers/network/ether/atheros81xx/dev/ale/
H A Dif_ale.c836 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in ale_sysctl_node()
841 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", in ale_sysctl_node()
895 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", in ale_sysctl_node()
/haiku/src/add-ons/kernel/drivers/network/ether/nforce/dev/nfe/
H A Dif_nfe.c3089 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in nfe_sysctl_node()
3094 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", in nfe_sysctl_node()
3132 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", in nfe_sysctl_node()
/haiku/src/add-ons/kernel/drivers/network/ether/jmicron2x0/dev/jme/
H A Dif_jme.c1082 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in jme_sysctl_node()
1087 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", in jme_sysctl_node()
1104 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", in jme_sysctl_node()
/haiku/src/add-ons/kernel/drivers/network/ether/ipro1000/dev/e1000/
H A Dif_em.c4463 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf,
4483 queue_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, namebuf,
4502 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats",
4653 int_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "interrupts",
/haiku/src/add-ons/kernel/drivers/network/ether/marvell_yukon/dev/msk/
H A Dif_msk.c4510 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in msk_sysctl_node()
4513 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "rx", in msk_sysctl_node()
4551 tree = SYSCTL_ADD_NODE(ctx, schild, OID_AUTO, "tx", in msk_sysctl_node()
/haiku/src/add-ons/kernel/drivers/network/ether/atheros813x/dev/alc/
H A Dif_alc.c1797 tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "stats", in alc_sysctl_node()
1802 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "rx", in alc_sysctl_node()
1856 tree = SYSCTL_ADD_NODE(ctx, parent, OID_AUTO, "tx", in alc_sysctl_node()
/haiku/src/libs/compat/freebsd_iflib/
H A Diflib.c6982 ctx->ifc_sysctl_node = node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, "iflib", in iflib_add_device_sysctl_pre()
7067 queue_node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, namebuf, in iflib_add_device_sysctl_post()
7152 queue_node = SYSCTL_ADD_NODE(ctx_list, child, OID_AUTO, namebuf, in iflib_add_device_sysctl_post()
7166 fl_node = SYSCTL_ADD_NODE(ctx_list, queue_list, OID_AUTO, namebuf, in iflib_add_device_sysctl_post()