Searched refs:i40evf_asq_send_command (Results 1 – 3 of 3) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_prototype.h | 48 i40e_status i40evf_asq_send_command(struct i40e_hw *hw,
|
D | i40e_common.c | 175 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()
|
D | i40e_adminq.c | 682 i40e_status i40evf_asq_send_command(struct i40e_hw *hw, in i40evf_asq_send_command() function
|