/haiku/src/libs/compat/freebsd_network/compat/sys/ |
H A D | sysctl.h | 129 #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 D | if_ath_sysctl.c | 789 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 D | if_vmx.c | 2236 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 D | if_vte.c | 596 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 D | if_igc.c | 2476 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 D | if_ae.c | 417 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 D | if_fxp.c | 3178 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 D | if_vge.c | 2528 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 D | if_bge.c | 6322 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 D | if_ale.c | 836 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 D | if_nfe.c | 3089 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 D | if_jme.c | 1082 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 D | if_em.c | 4463 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 D | if_msk.c | 4510 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 D | if_alc.c | 1797 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 D | iflib.c | 6982 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()
|