Home
last modified time | relevance | path

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

/dragonfly/sys/dev/netif/ae/
HDif_ae.c392 struct sysctl_oid *root, *stats, *stats_rx, *stats_tx; in ae_sysctl_node() local
424 stats_tx = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(stats), OID_AUTO, "tx", in ae_sysctl_node()
426 if (stats_tx != NULL) { in ae_sysctl_node()
428 SYSCTL_ADD_UINT(ctx, SYSCTL_CHILDREN(stats_tx), in ae_sysctl_node()