iflib_device_register
int iflib_device_register(device_t dev, void *softc, if_shared_ctx_t sctx, if_ctx_t *ctxp);
return (iflib_device_register(dev, NULL, sctx, &ctx));