Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_adminq_cmd.h312 __le32 driver_unloading; member
H A Diavf_common.c340 cmd->driver_unloading = cpu_to_le32(IAVF_AQ_DRIVER_UNLOADING); in iavf_aq_queue_shutdown()
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h339 __le32 driver_unloading; member
H A Di40e_common.c226 cmd->driver_unloading = cpu_to_le32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h49 u8 driver_unloading; member
H A Dice_common.c1800 cmd->driver_unloading = ICE_AQC_DRIVER_UNLOADING; in ice_aq_q_shutdown()