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.c844 if (test_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags)) { in idpf_cfg_netdev()
1061 if (test_and_clear_bit(IDPF_VPORT_REG_NETDEV, in idpf_decfg_netdev()
1727 test_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags)) in idpf_init_task()
1736 set_bit(IDPF_VPORT_REG_NETDEV, vport_config->flags); in idpf_init_task()
H A Didpf.h501 IDPF_VPORT_REG_NETDEV, enumerator
H A Dxdp.c462 !test_bit(IDPF_VPORT_REG_NETDEV, cfg->flags) || in idpf_xdp_setup_prog()