Home
last modified time | relevance | path

Searched refs:virtchnl_ops (Results 1 – 8 of 8) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_virtchnl.c22 enum virtchnl_ops op, u8 *msg, u16 len) in i40evf_send_pf_msg()
71 enum virtchnl_ops op; in i40evf_verify_api_ver()
89 (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in i40evf_verify_api_ver()
169 enum virtchnl_ops op; in i40evf_get_vf_config()
190 (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in i40evf_get_vf_config()
1169 enum virtchnl_ops v_opcode, in i40evf_virtchnl_completion()
Di40evf.h319 enum virtchnl_ops current_op;
413 enum virtchnl_ops v_opcode,
Di40e_prototype.h70 enum virtchnl_ops v_opcode,
Di40e_common.c1037 enum virtchnl_ops v_opcode, in i40e_aq_send_msg_to_pf()
Di40evf_main.c2027 enum virtchnl_ops v_op; in i40evf_adminq_task()
2042 v_op = (enum virtchnl_ops)le32_to_cpu(event.desc.cookie_high); in i40evf_adminq_task()
/Linux-v4.19/include/linux/avf/
Dvirtchnl.h104 enum virtchnl_ops { enum
161 enum virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h370 enum virtchnl_ops v_opcode,
Di40e_virtchnl_pf.c19 enum virtchnl_ops v_opcode, in i40e_vc_vf_broadcast()
1633 enum virtchnl_ops opcode, in i40e_vc_send_resp_to_vf()