|
@@ -346,6 +346,7 @@ void iwl_txq_free_tfd(struct iwl_trans *trans, struct iwl_tx_queue *txq,
|
|
|
enum dma_data_direction dma_dir);
|
|
|
int iwl_tx_queue_reclaim(struct iwl_trans *trans, int txq_id, int index,
|
|
|
struct sk_buff_head *skbs);
|
|
|
+void iwl_tx_queue_unmap(struct iwl_trans *trans, int txq_id);
|
|
|
int iwl_queue_space(const struct iwl_queue *q);
|
|
|
|
|
|
/*****************************************************
|