Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/iavf/
HDiavf_adminq_cmd.h352 __le32 driver_unloading; member
HDiavf_common.c386 cmd->driver_unloading = CPU_TO_LE32(IAVF_AQ_DRIVER_UNLOADING); in iavf_aq_queue_shutdown()
/freebsd-13-stable/sys/dev/ixl/
HDi40e_adminq_cmd.h380 __le32 driver_unloading; member
HDi40e_common.c428 cmd->driver_unloading = CPU_TO_LE32(I40E_AQ_DRIVER_UNLOADING); in i40e_aq_queue_shutdown()
/freebsd-13-stable/sys/dev/ice/
HDice_adminq_cmd.h86 u8 driver_unloading; member
HDice_common.c1862 cmd->driver_unloading = ICE_AQC_DRIVER_UNLOADING; in ice_aq_q_shutdown()