Home
last modified time | relevance | path

Searched refs:VIRTCHNL_OP_IWARP (Results 1 – 5 of 5) sorted by relevance

/linux/include/linux/avf/
A Dvirtchnl.h125 VIRTCHNL_OP_IWARP = 20, /* advanced opcode */ enumerator
1078 case VIRTCHNL_OP_IWARP: in virtchnl_vc_validate_vf_msg()
/linux/drivers/net/ethernet/intel/iavf/
A Diavf_client.c428 err = iavf_aq_send_msg_to_pf(&adapter->hw, VIRTCHNL_OP_IWARP, in iavf_client_virtchnl_send()
A Diavf_virtchnl.c1792 case VIRTCHNL_OP_IWARP: in iavf_virtchnl_completion()
/linux/drivers/net/ethernet/intel/i40e/
A Di40e_client.c543 err = i40e_aq_send_msg_to_vf(hw, vf_id, VIRTCHNL_OP_IWARP, in i40e_client_virtchnl_send()
A Di40e_virtchnl_pf.c3087 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_IWARP, in i40e_vc_iwarp_msg()
3988 case VIRTCHNL_OP_IWARP: in i40e_vc_process_vf_msg()

Completed in 27 milliseconds