Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c325 static void idpf_vc_xn_init(struct idpf_vc_xn_manager *vcxn_mngr) in idpf_vc_xn_init()
350 void idpf_vc_xn_shutdown(struct idpf_vc_xn_manager *vcxn_mngr) in idpf_vc_xn_shutdown()
376 struct idpf_vc_xn *idpf_vc_xn_pop_free(struct idpf_vc_xn_manager *vcxn_mngr) in idpf_vc_xn_pop_free()
401 static void idpf_vc_xn_push_free(struct idpf_vc_xn_manager *vcxn_mngr, in idpf_vc_xn_push_free()
H A Didpf.h597 struct idpf_vc_xn_manager *vcxn_mngr; member