Home
last modified time | relevance | path

Searched refs:IDPF_VPORT_REG_NETDEV (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_lib.c842 if (test_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags)) { in idpf_cfg_netdev()
1059 if (test_and_clear_bit(IDPF_VPORT_REG_NETDEV, in idpf_decfg_netdev()
1719 test_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags)) in idpf_init_task()
1728 set_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags); in idpf_init_task()
H A Didpf.h502 IDPF_VPORT_REG_NETDEV, enumerator
H A Dxdp.c462 !test_bit(IDPF_VPORT_REG_NETDEV, cfg->flags) || in idpf_xdp_setup_prog()