Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/hyperv/include/
HDvmbus.h118 int cbr_rxsz; member
/freebsd-11-stable/sys/dev/hyperv/vmbus/
HDvmbus_chan.c337 cbr.cbr_rxsz = rxbr_size; in vmbus_chan_open()
382 rxbr_size = cbr->cbr_rxsz; in vmbus_chan_open_br()
/freebsd-11-stable/sys/dev/hyperv/netvsc/
HDif_hn.c6206 cbr.cbr_rxsz = HN_RXBR_SIZE; in hn_chan_attach()