Home
last modified time | relevance | path

Searched refs:driver_unloading (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/common/iavf/
H A Diavf_adminq_cmd.h323 __le32 driver_unloading; member
H A Diavf_common.c359 cmd->driver_unloading = CPU_TO_LE32(IAVF_AQ_DRIVER_UNLOADING); in iavf_aq_queue_shutdown()
/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h354 __le32 driver_unloading; member
H A Di40e_common.c422 cmd->driver_unloading = CPU_TO_LE32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()
/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h50 u8 driver_unloading; member
H A Dice_common.c1886 cmd->driver_unloading = ICE_AQC_DRIVER_UNLOADING; in ice_aq_q_shutdown()