Searched refs:stat_node (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/sys/dev/e1000/
H A Dif_lem.c4313 struct sysctl_oid *stat_node; local
4383 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats",
4385 stat_list = SYSCTL_CHILDREN(stat_node);
H A Dif_em.c5283 struct sysctl_oid *stat_node, *queue_node, *int_node; local
5367 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats",
5369 stat_list = SYSCTL_CHILDREN(stat_node);
H A Dif_igb.c5521 struct sysctl_oid *stat_node, *queue_node, *int_node, *host_node; local
5622 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats",
5624 stat_list = SYSCTL_CHILDREN(stat_node);
/freebsd-9.3-release/sys/dev/ixgbe/
H A Dixgbe.c5436 struct sysctl_oid *stat_node, *queue_node; local
5532 stat_node = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "mac_stats",
5534 stat_list = SYSCTL_CHILDREN(stat_node);

Completed in 141 milliseconds