rndis_bind
int status = rndis_bind(dev, intf);
.bind = rndis_bind,
rndis->port.func.bind = rndis_bind;