Searched refs:i40e_aq_send_msg_to_pf (Results 1 – 5 of 5) sorted by relevance
| /Linux-v4.19/drivers/net/ethernet/intel/i40evf/ |
| D | i40evf_client.c | 143 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()
|
| D | i40e_prototype.h | 69 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw,
|
| D | i40e_common.c | 1036 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()
|
| D | i40evf_virtchnl.c | 30 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/ |
| D | i40e_prototype.h | 369 i40e_status i40e_aq_send_msg_to_pf(struct i40e_hw *hw,
|