IDPF_VPORT_REG_NETDEV
if (test_and_clear_bit(IDPF_VPORT_REG_NETDEV,
test_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags))
set_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags);
if (test_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags)) {
!test_bit(IDPF_VPORT_REG_NETDEV, cfg->flags) ||