Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_adminq_cmd.h381 #define I40E_AQ_DRIVER_UNLOADING 0x1 macro
H A Di40e_common.c428 cmd->driver_unloading = CPU_TO_LE32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()