Searched refs:stats_tx (Results 1 – 1 of 1) sorted by relevance
392 struct sysctl_oid *root, *stats, *stats_rx, *stats_tx; in ae_sysctl_node() local424 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()