Home
last modified time | relevance | path

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

/src/sys/dev/hyperv/netvsc/
H A Dif_hnvar.h100 struct sysctl_oid *hn_rx_sysctl_tree; member
220 struct sysctl_oid *hn_rx_sysctl_tree; member
H A Dif_hn.c4961 sc->hn_rx_sysctl_tree = SYSCTL_ADD_NODE(ctx, child, OID_AUTO, "rx", in hn_create_rx_data()
4999 if (sc->hn_rx_sysctl_tree != NULL) { in hn_create_rx_data()
5007 rxr->hn_rx_sysctl_tree = SYSCTL_ADD_NODE(ctx, in hn_create_rx_data()
5008 SYSCTL_CHILDREN(sc->hn_rx_sysctl_tree), in hn_create_rx_data()
5011 if (rxr->hn_rx_sysctl_tree != NULL) { in hn_create_rx_data()
5013 SYSCTL_CHILDREN(rxr->hn_rx_sysctl_tree), in hn_create_rx_data()
5018 SYSCTL_CHILDREN(rxr->hn_rx_sysctl_tree), in hn_create_rx_data()
5024 SYSCTL_CHILDREN(rxr->hn_rx_sysctl_tree), in hn_create_rx_data()
5030 SYSCTL_CHILDREN(rxr->hn_rx_sysctl_tree), in hn_create_rx_data()
5036 SYSCTL_CHILDREN(rxr->hn_rx_sysctl_tree), in hn_create_rx_data()