Home
last modified time | relevance | path

Searched defs:i40e_virtchnl_msg (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h91 struct i40e_virtchnl_msg { struct
92 u8 pad[8]; /* AQ flags/opcode/len/retval fields */
93 enum i40e_virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */
94 i40e_status v_retval; /* ditto for desc->retval */
95 u32 vfid; /* used by PF when sending to VF */
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h91 struct i40e_virtchnl_msg { struct
92 u8 pad[8]; /* AQ flags/opcode/len/retval fields */
93 enum i40e_virtchnl_ops v_opcode; /* avoid confusion with desc->opcode */
94 i40e_status v_retval; /* ditto for desc->retval */
95 u32 vfid; /* used by PF when sending to VF */