Searched defs:v_opcode (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/net/ethernet/intel/iavf/ |
| H A D | iavf_types.h | 15 enum virtchnl_ops v_opcode:16; member
|
| H A D | iavf_common.c | 391 enum virtchnl_ops v_opcode, in iavf_aq_send_msg_to_pf()
|
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_vf_mbx.c | 22 ice_aq_send_msg_to_vf(struct ice_hw *hw, u16 vfid, u32 v_opcode, u32 v_retval, in ice_aq_send_msg_to_vf()
|
| /linux/drivers/net/ethernet/intel/i40e/ |
| H A D | i40e_virtchnl_pf.c | 21 enum virtchnl_ops v_opcode, in i40e_vc_vf_broadcast() 1986 static int i40e_vc_send_msg_to_vf(struct i40e_vf *vf, u32 v_opcode, in i40e_vc_send_msg_to_vf() 4201 int i40e_vc_process_vf_msg(struct i40e_pf *pf, s16 vf_id, u32 v_opcode, in i40e_vc_process_vf_msg()
|
| H A D | i40e_common.c | 2388 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()
|