Home
last modified time | relevance | path

Searched refs:i40evf_asq_send_command (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_prototype.h48 i40e_status i40evf_asq_send_command(struct i40e_hw *hw,
Di40e_common.c175 status = i40evf_asq_send_command(hw, &desc, NULL, 0, NULL); in i40evf_aq_queue_shutdown()
585 status = i40evf_asq_send_command(hw, &desc, msg, msglen, cmd_details); in i40e_aq_send_msg_to_pf()
Di40e_adminq.c682 i40e_status i40evf_asq_send_command(struct i40e_hw *hw, in i40evf_asq_send_command() function