Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/iavf/
H A Diavf_adminq_cmd.h324 #define IAVF_AQ_DRIVER_UNLOADING 0x1 macro
H A Diavf_common.c359 cmd->driver_unloading = CPU_TO_LE32(IAVF_AQ_DRIVER_UNLOADING); in iavf_aq_queue_shutdown()