efx_net_open
rc2 = efx_net_open(efx->net_dev);
efx_net_open(efx->net_dev);
efx_net_open(vf->efx->net_dev);
rc2 = efx_net_open(vf->efx->net_dev);
.ndo_open = efx_net_open,
int efx_net_open(struct net_device *net_dev);
.ndo_open = efx_net_open,