Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h217 void idpf_vc_xn_shutdown(struct idpf_vc_xn_manager *vcxn_mngr);
H A Didpf_virtchnl.c350 void idpf_vc_xn_shutdown(struct idpf_vc_xn_manager *vcxn_mngr) in idpf_vc_xn_shutdown() function
3645 idpf_vc_xn_shutdown(adapter->vcxn_mngr); in idpf_vc_core_init()
3669 idpf_vc_xn_shutdown(adapter->vcxn_mngr); in idpf_vc_core_deinit()
3678 idpf_vc_xn_shutdown(adapter->vcxn_mngr); in idpf_vc_core_deinit()
H A Didpf_lib.c1990 idpf_vc_xn_shutdown(adapter->vcxn_mngr); in idpf_vc_event_task()