Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/avf/
Dvirtchnl.h129 VIRTCHNL_OP_IWARP = 20, /* advanced opcode */ enumerator
744 case VIRTCHNL_OP_IWARP: in virtchnl_vc_validate_vf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_client.c428 err = i40e_aq_send_msg_to_pf(&adapter->hw, VIRTCHNL_OP_IWARP, in i40evf_client_virtchnl_send()
Di40evf_virtchnl.c1360 case VIRTCHNL_OP_IWARP: in i40evf_virtchnl_completion()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_client.c556 err = i40e_aq_send_msg_to_vf(hw, vf_id, VIRTCHNL_OP_IWARP, in i40e_client_virtchnl_send()
Di40e_virtchnl_pf.c2756 return i40e_vc_send_resp_to_vf(vf, VIRTCHNL_OP_IWARP, in i40e_vc_iwarp_msg()
3692 case VIRTCHNL_OP_IWARP: in i40e_vc_process_vf_msg()