Searched refs:v_retval (Results 1 – 5 of 5) sorted by relevance
| /trueos/sys/dev/ixl/ |
| HD | ixlvc.c | 827 i40e_status v_retval, u8 *msg, u16 msglen) in ixlv_vc_completion() argument 864 if (v_retval) { in ixlv_vc_completion() 867 __func__, v_retval, v_opcode); in ixlv_vc_completion() 881 v_retval); in ixlv_vc_completion() 882 if (v_retval) { in ixlv_vc_completion() 889 v_retval); in ixlv_vc_completion() 893 v_retval); in ixlv_vc_completion() 897 v_retval); in ixlv_vc_completion() 901 v_retval); in ixlv_vc_completion() 905 v_retval); in ixlv_vc_completion() [all …]
|
| HD | i40e_virtchnl.h | 104 enum i40e_status_code v_retval; /* ditto for desc->retval */ member
|
| HD | i40e_prototype.h | 174 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, 417 enum i40e_status_code v_retval,
|
| HD | i40e_common.c | 2330 u32 v_opcode, u32 v_retval, u8 *msg, u16 msglen, in i40e_aq_send_msg_to_vf() argument 2341 desc.cookie_low = CPU_TO_LE32(v_retval); in i40e_aq_send_msg_to_vf() 4706 enum i40e_status_code v_retval, in i40e_aq_send_msg_to_pf() argument 4717 desc.cookie_low = CPU_TO_LE32(v_retval); in i40e_aq_send_msg_to_pf()
|
| HD | if_ixlv.c | 2696 v_msg->v_retval, event.msg_buf, event.msg_len); in ixlv_do_adminq_locked()
|