Home
last modified time | relevance | path

Searched refs:BWN_DEBUG_RESET (Results 1 – 3 of 3) sorted by relevance

/src/sys/dev/bwn/ !
H A Dif_bwn_debug.h38 BWN_DEBUG_RESET = 0x00000010, /* reset processing */ enumerator
H A Dif_bwn.c1509 DPRINTF(sc, BWN_DEBUG_RESET, "%s: g_mode=%d\n", __func__, g_mode); in bwn_reset_core()
2063 DPRINTF(sc, BWN_DEBUG_RESET, "%s: called\n", __func__); in bwn_init()
2100 DPRINTF(sc, BWN_DEBUG_RESET, "%s: called\n", __func__); in bwn_stop()
2213 DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: called\n", __func__); in bwn_core_init()
2249 DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: chip_init\n", __func__); in bwn_core_init()
2280 DPRINTF(sc, BWN_DEBUG_RESET, in bwn_core_init()
2309 DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: powerup\n", __func__); in bwn_core_init()
2322 DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: done\n", __func__); in bwn_core_init()
2329 DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: fail\n", __func__); in bwn_core_init()
3939 DPRINTF(mac->mac_sc, BWN_DEBUG_RESET, "%s: suspended=%d\n", in bwn_mac_suspend()
[all …]
/src/sys/gnu/dev/bwn/phy_n/ !
H A Dif_bwn_phy_n_core.c6442 DPRINTF(sc, BWN_DEBUG_RESET, "%s: spuravoid %d\n", __func__, mode); in bwn_nphy_pmu_spur_avoid()
6469 DPRINTF(sc, BWN_DEBUG_RESET, "%s: BAND_5G; chan=%d\n", __func__, ch); in bwn_nphy_channel_setup()
6481 DPRINTF(sc, BWN_DEBUG_RESET, "%s: BAND_2G; chan=%d\n", __func__, ch); in bwn_nphy_channel_setup()
6832 DPRINTF(mac->mac_sc, BWN_DEBUG_RESET | BWN_DEBUG_PHY, in bwn_nphy_op_software_rfkill()