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.c146 !test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vf_trigger_reset()
H A Didpf_main.c23 set_bit(IDPF_REMOVE_IN_PROG, adapter->flags); in idpf_remove()
H A Didpf_lib.c910 if (test_bit(IDPF_REMOVE_IN_PROG, np->adapter->flags)) in idpf_stop()
1007 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vport_dealloc()
1232 !test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) { in idpf_service_task()
1816 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vc_event_task()
H A Didpf.h91 IDPF_REMOVE_IN_PROG, enumerator
H A Didpf_virtchnl.c3055 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vc_core_init()
3090 remove_in_prog = test_bit(IDPF_REMOVE_IN_PROG, adapter->flags); in idpf_vc_core_deinit()