Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/ath/
H A Dath_aux.c140 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_set_data_queue(): " in ath_set_data_queue()
162 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_set_data_queue(): " in ath_set_data_queue()
168 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_set_data_queue(): " in ath_set_data_queue()
259 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_mode_init(): " in ath_mode_init()
276 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_stoprecv(): rx queue %p, link %p\n", in ath_stoprecv()
311 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_getchannels(): " in ath_getchannels()
326 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_getchannels(): " in ath_getchannels()
337 ATH_DEBUG((ATH_DBG_AUX, "ath:ath_getchannels(): " in ath_getchannels()
491 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_chan_set():" in ath_chan_set()
586 ATH_DEBUG((ATH_DBG_AUX, "ath: ath_beacon_config(): " in ath_beacon_config()
[all …]
H A Dath_impl.h81 #define ATH_DBG_AUX 0x00000400 /* for ath_aux.c */ macro
H A Dath_main.c707 ATH_DEBUG((ATH_DBG_AUX, "crypto_encap failed\n")); in ath_tx_start()