Searched refs:i40e_aq_send_msg_to_vf (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/i40e/ |
| H A D | i40e_pf.c | 236 ret = i40e_aq_send_msg_to_vf(hw, abs_vf_id, opcode, retval, in i40e_pf_host_send_msg_to_vf() 1238 i40e_aq_send_msg_to_vf(hw, abs_vf_id, VIRTCHNL_OP_EVENT, 0, (u8 *)&pfe, in i40e_vc_notify_vf_reset()
|
| /f-stack/dpdk/drivers/net/i40e/base/ |
| H A D | i40e_prototype.h | 209 enum i40e_status_code i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid,
|
| H A D | i40e_common.c | 3427 enum i40e_status_code i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid, in i40e_aq_send_msg_to_vf() function
|