Home
last modified time | relevance | path

Searched refs:i40e_aq_send_msg_to_pf (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40evf_client.c143 err = i40e_aq_send_msg_to_pf(&adapter->hw, in i40evf_client_release_qvlist()
428 err = i40e_aq_send_msg_to_pf(&adapter->hw, VIRTCHNL_OP_IWARP, in i40evf_client_virtchnl_send()
477 err = i40e_aq_send_msg_to_pf(&adapter->hw, in i40evf_client_setup_qvlist()
Di40e_prototype.h69 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw,
Di40e_common.c1036 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw, in i40e_aq_send_msg_to_pf() function
1110 return i40e_aq_send_msg_to_pf(hw, VIRTCHNL_OP_RESET_VF, in i40e_vf_reset()
Di40evf_virtchnl.c30 err = i40e_aq_send_msg_to_pf(hw, op, 0, msg, len, NULL); in i40evf_send_pf_msg()
/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_prototype.h369 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw,