Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_adminq_cmd.h352 __le32 driver_unloading; member
H A Diavf_common.c386 cmd->driver_unloading = CPU_TO_LE32(IAVF_AQ_DRIVER_UNLOADING); in iavf_aq_queue_shutdown()
/freebsd/sys/dev/ixl/
H A Di40e_adminq_cmd.h380 __le32 driver_unloading; member
H A Di40e_common.c428 cmd->driver_unloading = CPU_TO_LE32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()
/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h86 u8 driver_unloading; member
H A Dice_common.c2061 cmd->driver_unloading = ICE_AQC_DRIVER_UNLOADING; in ice_release_res()