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

/freebsd-11-stable/sys/dev/sfxge/
H A Dsfxge.h283 struct sysctl_oid *txqs_node; member in struct:sfxge_softc
H A Dsfxge_tx.c1871 txq_node = SYSCTL_ADD_NODE(ctx, SYSCTL_CHILDREN(sc->txqs_node),
2054 sc->txqs_node = SYSCTL_ADD_NODE(
2058 if (sc->txqs_node == NULL) {

Completed in 85 milliseconds