Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h313 #define IAVF_AQ_DRIVER_UNLOADING 0x1 macro
H A Diavf_common.c340 cmd->driver_unloading = cpu_to_le32(IAVF_AQ_DRIVER_UNLOADING); in iavf_aq_queue_shutdown()