Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/hyperv/include/
HDvmbus.h121 int cbr_rxsz; member
/freebsd-head/sys/dev/hyperv/vmbus/
HDvmbus_chan.c354 cbr.cbr_rxsz = rxbr_size; in vmbus_chan_open()
398 rxbr_size = cbr->cbr_rxsz; in vmbus_chan_open_br()
/freebsd-head/sys/dev/hyperv/netvsc/
HDif_hn.c6225 cbr.cbr_rxsz = HN_RXBR_SIZE; in hn_chan_attach()