Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_common.c174 cmd->driver_unloading = cpu_to_le32(I40E_AQ_DRIVER_UNLOADING); in i40evf_aq_queue_shutdown()
Di40e_adminq_cmd.h339 #define I40E_AQ_DRIVER_UNLOADING 0x1 macro
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h341 #define I40E_AQ_DRIVER_UNLOADING 0x1 macro
Di40e_common.c174 cmd->driver_unloading = cpu_to_le32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()