Searched refs:iv_debug (Results 1 – 6 of 6) sorted by relevance
405 uint32_t iv_debug; /* debug msg flags */ member1067 #define ieee80211_msg(_vap, _m) ((_vap)->iv_debug & (_m))1090 ((_vap)->iv_debug & IEEE80211_MSG_DEBUG)1092 ((_vap)->iv_debug & IEEE80211_MSG_DUMPPKTS)1094 ((_vap)->iv_debug & IEEE80211_MSG_INPUT)1096 ((_vap)->iv_debug & IEEE80211_MSG_RADIUS)1098 ((_vap)->iv_debug & IEEE80211_MSG_RADDUMP)1100 ((_vap)->iv_debug & IEEE80211_MSG_RADKEYS)1102 ((_vap)->iv_debug & IEEE80211_MSG_SCAN)1104 ((_vap)->iv_debug & IEEE80211_MSG_ASSOC)[all …]
295 vap->iv_debug = ieee80211_debug; in ieee80211_sysctl_vattach()297 "debug", CTLFLAG_RW, &vap->iv_debug, 0, in ieee80211_sysctl_vattach()
498 db_printf("\tdebug=%b\n", vap->iv_debug, IEEE80211_MSG_BITS); in _db_show_vap()
312 vap.iv_debug = IEEE80211_MSG_CRYPTO; in init_crypto_wep_test()
723 vap.iv_debug = IEEE80211_MSG_CRYPTO; in init_crypto_ccmp_test()
363 vap.iv_debug = IEEE80211_MSG_CRYPTO; in init_crypto_tkip_test()