Searched refs:ctx_oid (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/dev/qlxgbe/
H A Dql_hw.c258 struct sysctl_oid *ctx_oid; local
263 ctx_oid = SYSCTL_ADD_NODE(ctx, children, OID_AUTO, "stats_hw_mac",
265 children = SYSCTL_CHILDREN(ctx_oid);
475 struct sysctl_oid *ctx_oid; local
480 ctx_oid = SYSCTL_ADD_NODE(ctx, children, OID_AUTO, "stats_hw_rcv",
482 children = SYSCTL_CHILDREN(ctx_oid);
593 struct sysctl_oid *ctx_oid; local
600 ctx_oid = SYSCTL_ADD_NODE(ctx, children, OID_AUTO, "stats_hw_xmt",
602 children = SYSCTL_CHILDREN(ctx_oid);
609 ctx_oid
772 struct sysctl_oid *ctx_oid; local
811 struct sysctl_oid *ctx_oid; local
856 struct sysctl_oid *ctx_oid; local
[all...]
/freebsd-11-stable/sys/dev/qlnx/qlnxe/
H A Dqlnx_os.c1547 struct sysctl_oid *ctx_oid; local
1552 ctx_oid = SYSCTL_ADD_NODE(ctx, children, OID_AUTO, "spstat",
1554 children = SYSCTL_CHILDREN(ctx_oid);
1570 struct sysctl_oid *ctx_oid; local
1577 ctx_oid = SYSCTL_ADD_NODE(ctx, children, OID_AUTO, "fpstat",
1579 children = SYSCTL_CHILDREN(ctx_oid);
1586 ctx_oid = SYSCTL_ADD_NODE(ctx, children, OID_AUTO, name_str,
1588 node_children = SYSCTL_CHILDREN(ctx_oid);
1847 struct sysctl_oid *ctx_oid; local
1852 ctx_oid
[all...]

Completed in 62 milliseconds