Home
last modified time | relevance | path

Searched refs:idpf_vc_xn (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h36 struct idpf_vc_xn;
38 typedef int (*async_vc_cb) (struct idpf_adapter *, struct idpf_vc_xn *,
59 struct idpf_vc_xn { struct
H A Didpf_virtchnl.c19 struct idpf_vc_xn ring[IDPF_VC_XN_RING_LEN];
311 static void idpf_vc_xn_release_bufs(struct idpf_vc_xn *xn) in idpf_vc_xn_release_bufs()
331 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; in idpf_vc_xn_init()
359 struct idpf_vc_xn *xn = &vcxn_mngr->ring[i]; 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()
378 struct idpf_vc_xn *xn = NULL; in idpf_vc_xn_pop_free()
402 struct idpf_vc_xn *xn) in idpf_vc_xn_push_free()
429 struct idpf_vc_xn *xn; in idpf_vc_xn_exec()
534 idpf_vc_xn_forward_async(struct idpf_adapter *adapter, struct idpf_vc_xn *xn, in idpf_vc_xn_forward_async()
576 struct idpf_vc_xn *xn; in idpf_vc_xn_forward_reply()
[all …]
H A Didpf_virtchnl_ptp.c545 struct idpf_vc_xn *xn, in idpf_ptp_get_tx_tstamp_async_handler()