Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/hyperv/include/
Dvmbus.h119 int cbr_rxsz; member
/freebsd-10-stable/sys/dev/hyperv/vmbus/
Dvmbus_chan.c337 cbr.cbr_rxsz = rxbr_size; in vmbus_chan_open()
382 rxbr_size = cbr->cbr_rxsz; in vmbus_chan_open_br()
/freebsd-10-stable/sys/dev/hyperv/netvsc/
Dif_hn.c6188 cbr.cbr_rxsz = HN_RXBR_SIZE; in hn_chan_attach()