Searched refs:i40e_aq_send_msg_to_vf (Results 1 – 4 of 4) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/intel/i40e/ |
D | i40e_client.c | 546 err = i40e_aq_send_msg_to_vf(hw, vf_id, VIRTCHNL_OP_IWARP, in i40e_client_virtchnl_send()
|
D | i40e_virtchnl_pf.c | 37 i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_vf_broadcast() 121 i40e_aq_send_msg_to_vf(hw, abs_vf_id, VIRTCHNL_OP_EVENT, in i40e_vc_notify_vf_link_state() 179 i40e_aq_send_msg_to_vf(&vf->pf->hw, abs_vf_id, VIRTCHNL_OP_EVENT, in i40e_vc_notify_vf_reset() 1968 aq_ret = i40e_aq_send_msg_to_vf(hw, abs_vf_id, v_opcode, v_retval, in i40e_vc_send_msg_to_vf() 4671 i40e_aq_send_msg_to_vf(hw, abs_vf_id, VIRTCHNL_OP_EVENT, in i40e_ndo_set_vf_link_state()
|
D | i40e_prototype.h | 190 i40e_status i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid,
|
D | i40e_common.c | 2966 i40e_status i40e_aq_send_msg_to_vf(struct i40e_hw *hw, u16 vfid, in i40e_aq_send_msg_to_vf() function
|