Searched defs:v_retval (Results 1 – 6 of 6) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl_pf.c | 43 i40e_status v_retval, u8 *msg, in i40e_vc_vf_broadcast() 1079 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_send_msg_to_vf() 1814 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_validate_vf_msg() 1926 u32 v_retval, u8 *msg, u16 msglen) in i40e_vc_process_vf_msg()
|
D | i40e_virtchnl.h | 93 i40e_status v_retval; /* ditto for desc->retval */ member
|
D | i40e_common.c | 2492 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40evf_virtchnl.c | 689 i40e_status v_retval, in i40evf_virtchnl_completion()
|
D | i40e_common.c | 922 i40e_status v_retval, in i40e_aq_send_msg_to_pf()
|
D | i40e_virtchnl.h | 93 i40e_status v_retval; /* ditto for desc->retval */ member
|