Searched defs:txq_id (Results 1 - 8 of 8) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/iwlwifi/
H A Diwl-tx.c47 int txq_id = txq->q.id; local
88 void iwl_tx_queue_free(struct iwl_priv *priv, int txq_id) argument
308 iwl_tx_queue_init(struct iwl_priv *priv, struct iwl_tx_queue *txq, int slots_num, u32 txq_id) argument
383 iwl_tx_queue_reset(struct iwl_priv *priv, struct iwl_tx_queue *txq, int slots_num, u32 txq_id) argument
543 iwl_hcmd_queue_reclaim(struct iwl_priv *priv, int txq_id, int idx, int cmd_idx) argument
581 int txq_id = SEQ_TO_QUEUE(sequence); local
[all...]
H A Diwl-agn-lib.c217 int txq_id = SEQ_TO_QUEUE(sequence); local
49 iwlagn_tx_status_reply_tx(struct iwl_priv *priv, struct iwl_ht_agg *agg, struct iwl5000_tx_resp *tx_resp, int txq_id, u16 start_idx) argument
[all...]
H A Diwl-agn-tx.c113 int txq_id = txq->q.id; local
151 int txq_id = txq->q.id; local
169 iwlagn_tx_queue_set_q2ratid(struct iwl_priv *priv, u16 ra_tid, u16 txq_id) argument
193 iwlagn_tx_queue_stop_scheduler(struct iwl_priv *priv, u16 txq_id) argument
203 iwlagn_set_wr_ptrs(struct iwl_priv *priv, int txq_id, u32 index) argument
215 int txq_id = txq->q.id; local
231 iwlagn_txq_agg_enable(struct iwl_priv *priv, int txq_id, int tx_fifo, int sta_id, int tid, u16 ssn_idx) argument
297 iwlagn_txq_agg_disable(struct iwl_priv *priv, u16 txq_id, u16 ssn_idx, u8 tx_fifo) argument
522 int swq_id, txq_id; local
811 int txq_id; local
839 int txq_id, slots_num; local
898 int txq_id, slots_num; local
953 int txq_id; local
966 int txq_id; local
1027 int tx_fifo_id, txq_id, sta_id, ssn = -1; local
1095 iwlagn_txq_check_empty(struct iwl_priv *priv, int sta_id, u8 tid, int txq_id) argument
1152 iwlagn_tx_queue_reclaim(struct iwl_priv *priv, int txq_id, int index) argument
[all...]
H A Diwl-3945.c301 int txq_id = SEQ_TO_QUEUE(sequence); local
269 iwl3945_tx_queue_reclaim(struct iwl_priv *priv, int txq_id, int index) argument
891 int txq_id, slots_num; local
1064 int txq_id; local
1081 int txq_id; local
2226 int txq_id = txq->q.id; local
[all...]
H A Diwl-4965.c464 static void iwl4965_set_wr_ptrs(struct iwl_priv *priv, int txq_id, u32 index) argument
482 int txq_id = txq->q.id; local
1536 int txq_id = txq->q.id; local
1705 iwl4965_tx_queue_stop_scheduler(struct iwl_priv *priv, u16 txq_id) argument
1720 iwl4965_txq_agg_disable(struct iwl_priv *priv, u16 txq_id, u16 ssn_idx, u8 tx_fifo) argument
1753 iwl4965_tx_queue_set_q2ratid(struct iwl_priv *priv, u16 ra_tid, u16 txq_id) argument
1784 iwl4965_txq_agg_enable(struct iwl_priv *priv, int txq_id, int tx_fifo, int sta_id, int tid, u16 ssn_idx) argument
1885 iwl4965_tx_status_reply_tx(struct iwl_priv *priv, struct iwl_ht_agg *agg, struct iwl4965_tx_resp *tx_resp, int txq_id, u16 start_idx) argument
2058 int txq_id = SEQ_TO_QUEUE(sequence); local
[all...]
H A Diwl-agn.c539 int txq_id = txq->q.id; local
H A Diwl3945-base.c469 int txq_id = skb_get_queue_mapping(skb); local
H A Diwl-dev.h402 u16 txq_id; member in struct:iwl_ht_agg
1396 static inline void iwl_txq_ctx_activate(struct iwl_priv *priv, int txq_id) argument
1401 static inline void iwl_txq_ctx_deactivate(struct iwl_priv *priv, int txq_id) argument
1432 iwl_tx_queue_get_hdr(struct iwl_priv *priv, int txq_id, int idx) argument

Completed in 112 milliseconds