|
@@ -472,8 +472,6 @@ int iwl_hw_txq_attach_buf_to_tfd(struct iwl_priv *priv,
|
|
dma_addr_t addr, u16 len, u8 reset, u8 pad);
|
|
dma_addr_t addr, u16 len, u8 reset, u8 pad);
|
|
int iwl_hw_tx_queue_init(struct iwl_priv *priv,
|
|
int iwl_hw_tx_queue_init(struct iwl_priv *priv,
|
|
struct iwl_tx_queue *txq);
|
|
struct iwl_tx_queue *txq);
|
|
-void iwl_free_tfds_in_queue(struct iwl_priv *priv,
|
|
|
|
- int sta_id, int tid, int freed);
|
|
|
|
void iwl_txq_update_write_ptr(struct iwl_priv *priv, struct iwl_tx_queue *txq);
|
|
void iwl_txq_update_write_ptr(struct iwl_priv *priv, struct iwl_tx_queue *txq);
|
|
int iwl_tx_queue_init(struct iwl_priv *priv, struct iwl_tx_queue *txq,
|
|
int iwl_tx_queue_init(struct iwl_priv *priv, struct iwl_tx_queue *txq,
|
|
int slots_num, u32 txq_id);
|
|
int slots_num, u32 txq_id);
|