Home
last modified time | relevance | path

Searched refs:VMXNET3_BTYPE_BODY (Results 1 – 2 of 2) sorted by relevance

/haiku/src/add-ons/kernel/drivers/network/ether/vmx/dev/vmxnet3/
H A Dif_vmxreg.h139 #define VMXNET3_BTYPE_BODY 1 /* Body only */ macro
H A Dif_vmx.c1700 btype = (flid == 0) ? VMXNET3_BTYPE_HEAD : VMXNET3_BTYPE_BODY; in vmxnet3_isc_rxd_refill()