Home
last modified time | relevance | path

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

/freebsd/sys/dev/hyperv/include/
H A Dvmbus.h120 int cbr_txsz; member
/freebsd/sys/dev/hyperv/vmbus/
H A Dvmbus_chan.c353 cbr.cbr_txsz = txbr_size; in vmbus_chan_open()
397 txbr_size = cbr->cbr_txsz; in vmbus_chan_open_br()
/freebsd/sys/dev/hyperv/netvsc/
H A Dif_hn.c6224 cbr.cbr_txsz = HN_TXBR_SIZE; in hn_chan_attach()