Searched refs:IWL_DEBUG_TPT (Results 1 – 2 of 2) sorted by relevance
/drivers/net/wireless/intel/iwlwifi/pcie/ |
D | rx.c | 517 IWL_DEBUG_TPT(trans, "Pending allocation requests = %d\n", pending); in iwl_pcie_rx_allocator() 578 IWL_DEBUG_TPT(trans, in iwl_pcie_rx_allocator() 599 IWL_DEBUG_TPT(trans, "%s, exit.\n", __func__); in iwl_pcie_rx_allocator() 1531 IWL_DEBUG_TPT(trans, in iwl_pcie_rx_handle() 1582 IWL_DEBUG_TPT(trans, in iwl_pcie_rx_handle()
|
/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-debug.h | 207 #define IWL_DEBUG_TPT(p, f, a...) IWL_DEBUG(p, IWL_DL_TPT, f, ## a) macro
|