Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h338 #define I40E_AQ_DRIVER_UNLOADING 0x1 macro
Di40e_common.c369 cmd->driver_unloading = cpu_to_le32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()