vmxnet3_start
if ((ret = vmxnet3_start(dp)) != 0)
static int vmxnet3_start(void *);
.mc_start = vmxnet3_start,