Searched refs:idpf_vc_xn (Results 1 – 1 of 1) sorted by relevance
37 struct idpf_vc_xn;39 typedef int (*async_vc_cb) (struct idpf_adapter *, struct idpf_vc_xn *,60 struct idpf_vc_xn { struct99 struct idpf_vc_xn ring[IDPF_VC_XN_RING_LEN];341 static void idpf_vc_xn_release_bufs(struct idpf_vc_xn *xn) in idpf_vc_xn_release_bufs()361 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_init()388 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; 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()407 struct idpf_vc_xn *xn = NULL; in idpf_vc_xn_pop_free()431 struct idpf_vc_xn *xn) in idpf_vc_xn_push_free()[all …]