Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h336 struct i40e_aqc_queue_shutdown { struct
342 I40E_CHECK_CMD_LENGTH(i40e_aqc_queue_shutdown); argument
Di40e_common.c362 struct i40e_aqc_queue_shutdown *cmd = in i40e_aq_queue_shutdown()
363 (struct i40e_aqc_queue_shutdown *)&desc.params.raw; in i40e_aq_queue_shutdown()