Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h311 struct iavf_aqc_queue_shutdown { struct
317 IAVF_CHECK_CMD_LENGTH(iavf_aqc_queue_shutdown); argument
H A Diavf_common.c333 struct iavf_aqc_queue_shutdown *cmd = in iavf_aq_queue_shutdown()
334 (struct iavf_aqc_queue_shutdown *)&desc.params.raw; in iavf_aq_queue_shutdown()