Searched refs:hangs (Results 1 – 13 of 13) sorted by relevance
35 # XXX The ath device hangs off of the AHB, rather than the Nexus.
39 # XXX The ath device hangs off of the AHB, rather than the Nexus.
43 # XXX The ath device hangs off of the AHB, rather than the Nexus.
51 # XXX The ath device hangs off of the AHB, rather than the Nexus.
34 ar9300_get_hw_hangs(struct ath_hal *ah, hal_hw_hangs_t *hangs) in ar9300_get_hw_hangs() argument37 *hangs = 0; in ar9300_get_hw_hangs()40 *hangs |= HAL_RIFS_BB_HANG_WAR; in ar9300_get_hw_hangs()43 *hangs |= HAL_DFS_BB_HANG_WAR; in ar9300_get_hw_hangs()48 *hangs |= HAL_RX_STUCK_LOW_BB_HANG_WAR; in ar9300_get_hw_hangs()51 *hangs |= HAL_MAC_HANG_WAR; in ar9300_get_hw_hangs()56 *hangs |= HAL_PHYRESTART_CLR_WAR; in ar9300_get_hw_hangs()59 ahp->ah_hang_wars = *hangs; in ar9300_get_hw_hangs()2182 hal_mac_hang_check_t hang_check, hal_mac_hangs_t hangs, u_int8_t *dcu_chain) in ar9300_compare_dbg_hang() argument2187 if (hangs & dcu_chain_state) { in ar9300_compare_dbg_hang()[all …]
1614 extern void ar9300_get_hw_hangs(struct ath_hal *ah, hal_hw_hangs_t *hangs);
43 * hangs.
110 /* FIXME: this actually hangs off the PLL clocks */
125 /* FIXME: this actually hangs off the PLL clocks */
112 /* FIXME: this actually hangs off the PLL clocks */
226 /* FIXME: this actually hangs off the PLL clocks */
182 boot. Unbinding it currently hangs due to a known issue with the driver. To
17138 one still hangs when testing the LAPIC timer.