Searched refs:reset_type (Results 1 – 7 of 7) sorted by relevance
| /f-stack/freebsd/contrib/device-tree/Bindings/powerpc/4xx/ |
| H A D | reboot.txt | 3 By setting "reset_type" to one of the following values, the default 5 "reset_type":
|
| /f-stack/dpdk/drivers/net/txgbe/base/ |
| H A D | txgbe_mng.c | 346 reset_cmd.reset_type = (u16)hw->reset_type; in txgbe_hic_reset()
|
| H A D | txgbe_mng.h | 124 u16 reset_type; member
|
| H A D | txgbe_type.h | 688 } reset_type; member
|
| /f-stack/dpdk/drivers/net/qede/base/ |
| H A D | ecore_hsi_common.h | 2649 u32 reset_type; member 2650 #define RESET_TYPE (*((u32 *)(STRUCT_OFFSET(reset_type))))
|
| /f-stack/freebsd/contrib/dev/ath/ath_hal/ar9300/ |
| H A D | ar9300_reset.c | 2067 ar9300_chip_reset(struct ath_hal *ah, struct ieee80211_channel *chan, HAL_RESET_TYPE reset_type) in ar9300_chip_reset() argument 2083 (reset_type == HAL_RESET_FORCE_COLD) || in ar9300_chip_reset() 2084 (reset_type == HAL_RESET_BBPANIC) || in ar9300_chip_reset() 2089 __func__, reset_type, ahp->ah_chip_full_sleep); in ar9300_chip_reset() 4518 HAL_STATUS *status, HAL_RESET_TYPE reset_type, int is_scan) in ar9300_reset() argument 4872 if (!ar9300_chip_reset(ah, chan, reset_type)) { in ar9300_reset()
|
| H A D | ar9300.h | 1393 HAL_BOOL b_channel_change, HAL_STATUS *status, HAL_RESET_TYPE reset_type, int is_scan);
|