Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/queue/
Dtx.h176 void iwl_txq_dyn_free(struct iwl_trans *trans, int queue);
Dtx.c1296 void iwl_txq_dyn_free(struct iwl_trans *trans, int queue) in iwl_txq_dyn_free() function
/Linux-v5.10/drivers/net/wireless/intel/iwlwifi/pcie/
Dtrans.c3475 .txq_free = iwl_txq_dyn_free,