Searched refs:idpf_vc_xn (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.c35 struct idpf_vc_xn;
37 typedef int (*async_vc_cb) (struct idpf_adapter *, struct idpf_vc_xn *,
41 * struct idpf_vc_xn - Data structure representing virtchnl transactions
58 struct idpf_vc_xn { struct
97 struct idpf_vc_xn ring[IDPF_VC_XN_RING_LEN];
322 * @xn: struct idpf_vc_xn* to access
329 * @xn: struct idpf_vc_xn* to access
337 * @xn: struct idpf_vc_xn to update
339 static void idpf_vc_xn_release_bufs(struct idpf_vc_xn *xn)
359 struct idpf_vc_xn *x
[all...]

Completed in 143 milliseconds