Home
last modified time | relevance | path

Searched refs:vmbus_br_sysctl_create (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_brvar.h123 void vmbus_br_sysctl_create(struct sysctl_ctx_list *ctx,
H A Dvmbus_br.c107 vmbus_br_sysctl_create(struct sysctl_ctx_list *ctx, struct sysctl_oid *br_tree, in vmbus_br_sysctl_create() function
H A Dvmbus_chan.c325 vmbus_br_sysctl_create(ctx, br_tree, &chan->ch_rxbr.rxbr, "rx"); in vmbus_chan_sysctl_create()
329 vmbus_br_sysctl_create(ctx, br_tree, &chan->ch_txbr.txbr, "tx"); in vmbus_chan_sysctl_create()