Searched refs:i40e_aq_send_msg_to_pf (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 92 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw,
|
D | i40e_common.c | 920 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw, in i40e_aq_send_msg_to_pf() function 995 return i40e_aq_send_msg_to_pf(hw, I40E_VIRTCHNL_OP_RESET_VF, in i40e_vf_reset()
|
D | i40evf_virtchnl.c | 52 err = i40e_aq_send_msg_to_pf(hw, op, 0, msg, len, NULL); in i40evf_send_pf_msg()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_prototype.h | 308 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw,
|