Home
last modified time | relevance | path

Searched defs:vcxn_mngr (Results 1 – 2 of 2) sorted by relevance

/linux-6.14.4/drivers/net/ethernet/intel/idpf/
Didpf_virtchnl.c354 static void idpf_vc_xn_init(struct idpf_vc_xn_manager *vcxn_mngr) in idpf_vc_xn_init()
379 static void idpf_vc_xn_shutdown(struct idpf_vc_xn_manager *vcxn_mngr) in idpf_vc_xn_shutdown()
405 struct idpf_vc_xn *idpf_vc_xn_pop_free(struct idpf_vc_xn_manager *vcxn_mngr) in idpf_vc_xn_pop_free()
430 static void idpf_vc_xn_push_free(struct idpf_vc_xn_manager *vcxn_mngr, in idpf_vc_xn_push_free()
Didpf.h578 struct idpf_vc_xn_manager *vcxn_mngr; member