Home
last modified time | relevance | path

Searched refs:IDPF_REMOVE_IN_PROG (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_vf_dev.c159 !test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vf_trigger_reset()
H A Didpf_lib.c1037 if (test_bit(IDPF_REMOVE_IN_PROG, np->adapter->flags)) in idpf_stop()
1138 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) { in idpf_vport_dealloc()
1402 !test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) { in idpf_service_task()
1978 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vc_event_task()
H A Dxdp.c461 if (test_bit(IDPF_REMOVE_IN_PROG, vport->adapter->flags) || in idpf_xdp_setup_prog()
H A Didpf.h98 IDPF_REMOVE_IN_PROG, enumerator
H A Didpf_virtchnl.c3631 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vc_core_init()
3667 remove_in_prog = test_bit(IDPF_REMOVE_IN_PROG, adapter->flags); in idpf_vc_core_deinit()