Lines Matching refs:idpf_vc_xn
37 struct idpf_vc_xn;
39 typedef int (*async_vc_cb) (struct idpf_adapter *, struct idpf_vc_xn *,
60 struct idpf_vc_xn { struct
99 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()
456 struct idpf_vc_xn *xn; in idpf_vc_xn_exec()
559 idpf_vc_xn_forward_async(struct idpf_adapter *adapter, struct idpf_vc_xn *xn, in idpf_vc_xn_forward_async()
601 struct idpf_vc_xn *xn; in idpf_vc_xn_forward_reply()
3519 struct idpf_vc_xn *xn, in idpf_mac_filter_async_handler()