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.c149 !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.c932 if (test_bit(IDPF_REMOVE_IN_PROG, np->adapter->flags)) in idpf_stop()
1035 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vport_dealloc()
1279 !test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) { in idpf_service_task()
1879 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vc_event_task()
H A Didpf.h86 * @IDPF_REMOVE_IN_PROG: Driver remove in progress
95 IDPF_REMOVE_IN_PROG, enumerator
H A Didpf_virtchnl.c3216 if (test_bit(IDPF_REMOVE_IN_PROG, adapter->flags)) in idpf_vc_core_init()
3251 remove_in_prog = test_bit(IDPF_REMOVE_IN_PROG, adapter->flags); in idpf_vc_core_deinit()