Home
last modified time | relevance | path

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

/trueos/sys/dev/ixl/
HDi40e_adminq_cmd.h343 struct i40e_aqc_queue_shutdown { struct
349 I40E_CHECK_CMD_LENGTH(i40e_aqc_queue_shutdown); argument
HDi40e_common.c168 struct i40e_aqc_queue_shutdown *cmd = in i40e_aq_queue_shutdown()
169 (struct i40e_aqc_queue_shutdown *)&desc.params.raw; in i40e_aq_queue_shutdown()