Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Drx.c574 IWL_DEBUG_TPT(trans, "Pending allocation requests = %d\n", pending); in iwl_pcie_rx_allocator()
635 IWL_DEBUG_TPT(trans, in iwl_pcie_rx_allocator()
656 IWL_DEBUG_TPT(trans, "%s, exit.\n", __func__); in iwl_pcie_rx_allocator()
1517 IWL_DEBUG_TPT(trans, in iwl_pcie_rx_handle()
1568 IWL_DEBUG_TPT(trans, in iwl_pcie_rx_handle()
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/
Diwl-debug.h207 #define IWL_DEBUG_TPT(p, f, a...) IWL_DEBUG(p, IWL_DL_TPT, f, ## a) macro