Home
last modified time | relevance | path

Searched refs:IWL_DEBUG_TE (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsession-protect.c70 IWL_DEBUG_TE(mld, "We have ample in the current session: %u\n", in _iwl_mld_schedule_session_protection()
76 IWL_DEBUG_TE(mld, "Add a new session protection, duration %d TU\n", in _iwl_mld_schedule_session_protection()
/linux/drivers/net/wireless/intel/iwlwifi/
H A Diwl-debug.h187 #define IWL_DEBUG_TE(p, f, a...) IWL_DEBUG(p, IWL_DL_TE, f, ## a) macro