Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/avf/
Dvirtchnl.h125 VIRTCHNL_OP_RDMA = VIRTCHNL_OP_IWARP, enumerator
1533 case VIRTCHNL_OP_RDMA: in virtchnl_vc_validate_vf_msg()
/linux-6.12.1/drivers/net/ethernet/intel/i40e/
Di40e_client.c543 err = i40e_aq_send_msg_to_vf(hw, vf_id, VIRTCHNL_OP_RDMA, in i40e_client_virtchnl_send()
Di40e_virtchnl_pf.c3343 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_RDMA, in i40e_vc_rdma_msg()
4241 case VIRTCHNL_OP_RDMA: in i40e_vc_process_vf_msg()