Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h355 #define I40E_AQ_DRIVER_UNLOADING 0x1 macro
H A Di40e_common.c422 cmd->driver_unloading = CPU_TO_LE32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()