Home
last modified time | relevance | path

Searched refs:idpf_idc_rdma_vc_send_sync (Results 1 – 4 of 4) sorted by relevance

/linux/include/linux/net/intel/
H A Diidc_rdma_idpf.h51 int idpf_idc_rdma_vc_send_sync(struct iidc_rdma_core_dev_info *cdev_info,
/linux/drivers/net/ethernet/intel/idpf/
H A Didpf_virtchnl.h218 int idpf_idc_rdma_vc_send_sync(struct iidc_rdma_core_dev_info *cdev_info,
H A Didpf_virtchnl.c4449 int idpf_idc_rdma_vc_send_sync(struct iidc_rdma_core_dev_info *cdev_info, in idpf_idc_rdma_vc_send_sync() function
4476 EXPORT_SYMBOL_GPL(idpf_idc_rdma_vc_send_sync);
/linux/drivers/infiniband/hw/irdma/
H A Dig3rdma_if.c25 ret = idpf_idc_rdma_vc_send_sync(cdev_info, msg, len, recv_msg, in ig3rdma_vchnl_send_sync()