Home
last modified time | relevance | path

Searched refs:i40e_aqc_queue_shutdown (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_common.c369 struct i40e_aqc_queue_shutdown *cmd = in i40evf_aq_queue_shutdown()
370 (struct i40e_aqc_queue_shutdown *)&desc.params.raw; in i40evf_aq_queue_shutdown()
Di40e_adminq_cmd.h332 struct i40e_aqc_queue_shutdown { struct
338 I40E_CHECK_CMD_LENGTH(i40e_aqc_queue_shutdown); argument
/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h335 struct i40e_aqc_queue_shutdown { struct
341 I40E_CHECK_CMD_LENGTH(i40e_aqc_queue_shutdown); argument
Di40e_common.c369 struct i40e_aqc_queue_shutdown *cmd = in i40e_aq_queue_shutdown()
370 (struct i40e_aqc_queue_shutdown *)&desc.params.raw; in i40e_aq_queue_shutdown()