Searched refs:i40e_aq_send_msg_to_vf (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/net/ethernet/intel/i40e/ |
H A D | i40e_client.c | 545 err = i40e_aq_send_msg_to_vf(hw, vf_id, VIRTCHNL_OP_RDMA, in i40e_client_virtchnl_send()
|
H A D | i40e_prototype.h | 187 int i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid,
|
H A D | i40e_virtchnl_pf.c | 39 i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_vf_broadcast() 123 i40e_aq_send_msg_to_vf(hw, abs_vf_id, VIRTCHNL_OP_EVENT, in i40e_vc_notify_vf_link_state() 207 i40e_aq_send_msg_to_vf(&vf->pf->hw, abs_vf_id, VIRTCHNL_OP_EVENT, in i40e_vc_notify_vf_reset() 1996 aq_ret = i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_send_msg_to_vf() 4840 i40e_aq_send_msg_to_vf(hw, abs_vf_id, VIRTCHNL_OP_EVENT, in i40e_ndo_set_vf_link_state()
|
H A D | i40e_common.c | 2854 int i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid, in i40e_aq_send_msg_to_vf() function
|