/linux-3.3/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 107 static void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock() 113 static void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock() 119 static void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete() 133 static void ath_tx_queue_tid(struct ath_txq *txq, struct ath_atx_tid *tid) in ath_tx_queue_tid() 155 struct ath_txq *txq = tid->ac->txq; in ath_tx_resume_tid() local 187 struct ath_txq *txq = tid->ac->txq; in ath_tx_flush_tid() local 265 static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq, in ath_tid_drain() 300 static void ath_tx_set_retry(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_set_retry() 396 static void ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_complete_aggr() 794 struct ath_txq *txq, in ath_tx_form_aggr() [all …]
|
/linux-3.3/drivers/net/wireless/iwlwifi/ |
D | iwl-trans-pcie-tx.c | 47 struct iwl_tx_queue *txq, in iwl_trans_txq_update_byte_cnt_tbl() 93 void iwl_txq_update_write_ptr(struct iwl_trans *trans, struct iwl_tx_queue *txq) in iwl_txq_update_write_ptr() 214 void iwlagn_txq_free_tfd(struct iwl_trans *trans, struct iwl_tx_queue *txq, in iwlagn_txq_free_tfd() 239 struct iwl_tx_queue *txq, in iwlagn_txq_attach_buf_to_tfd() 346 struct iwl_tx_queue *txq) in iwlagn_txq_inval_byte_cnt_tbl() 418 struct iwl_tx_queue *txq, in iwl_trans_tx_queue_set_status() 615 struct iwl_tx_queue *txq = &trans_pcie->txq[trans->shrd->cmd_queue]; in iwl_enqueue_hcmd() local 804 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_hcmd_queue_reclaim() local 848 struct iwl_tx_queue *txq = &trans_pcie->txq[trans->shrd->cmd_queue]; in iwl_tx_cmd_complete() local 968 struct iwl_tx_queue *txq = in iwl_send_cmd_sync() local [all …]
|
D | iwl-trans-pcie.c | 294 struct iwl_tx_queue *txq, int slots_num, in iwl_trans_txq_alloc() 362 static int iwl_trans_txq_init(struct iwl_trans *trans, struct iwl_tx_queue *txq, in iwl_trans_txq_init() 404 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_tx_queue_unmap() local 445 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_tx_queue_free() local 1052 struct iwl_tx_queue *txq; in iwl_trans_pcie_tx() local 1257 struct iwl_tx_queue *txq = &trans_pcie->txq[txq_id]; in iwl_trans_pcie_reclaim() local 1399 struct iwl_tx_queue *txq; in iwl_trans_pcie_wait_tx_queue_empty() local 1431 struct iwl_tx_queue *txq = &trans_pcie->txq[cnt]; in iwl_trans_pcie_check_stuck_queue() local 1646 struct iwl_tx_queue *txq; in iwl_dbgfs_tx_queue_read() local
|
D | iwl-trans-pcie-int.h | 239 struct iwl_tx_queue *txq; member 344 static inline void iwl_set_swq_id(struct iwl_tx_queue *txq, u8 ac, u8 hwq) in iwl_set_swq_id() 352 static inline u8 iwl_get_queue_ac(struct iwl_tx_queue *txq) in iwl_get_queue_ac() 358 struct iwl_tx_queue *txq, const char *msg) in iwl_wake_queue() 381 struct iwl_tx_queue *txq, const char *msg) in iwl_stop_queue()
|
/linux-3.3/drivers/net/wireless/iwmc3200wifi/ |
D | tx.c | 337 struct iwm_tx_queue *txq) in iwm_tx_send_concat_packets() 364 struct iwm_tx_queue *txq; in iwm_tx_worker() local 457 struct iwm_tx_queue *txq; in iwm_xmit_frame() local
|
D | debugfs.c | 128 struct iwm_tx_queue *txq = &iwm->txq[i]; in iwm_debugfs_txq_read() local
|
/linux-3.3/drivers/net/wireless/ath/ath5k/ |
D | base.c | 664 struct ath5k_txq *txq, int padsize) in ath5k_txbuf_setup() 898 struct ath5k_txq *txq; in ath5k_txq_setup() local 1033 struct ath5k_txq *txq; in ath5k_drain_tx_buffs() local 1062 struct ath5k_txq *txq = ah->txqs; in ath5k_txq_release() local 1522 struct ath5k_txq *txq) in ath5k_tx_queue() 1578 struct ath5k_txq *txq, struct ath5k_tx_status *ts) in ath5k_tx_frame_completed() 1638 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq() 2380 struct ath5k_txq *txq; in ath5k_tx_complete_poll_work() local 2849 struct ath5k_txq *txq; in ath5k_init() local
|
/linux-3.3/net/sched/ |
D | sch_generic.c | 59 struct netdev_queue *txq; in dequeue_skb() local 115 struct net_device *dev, struct netdev_queue *txq, in sch_direct_xmit() 173 struct netdev_queue *txq; in qdisc_restart() local 238 struct netdev_queue *txq; in dev_watchdog() local 706 struct netdev_queue *txq; in attach_default_qdiscs() local
|
D | sch_teql.c | 158 struct netdev_queue *txq; in teql_destroy() local 229 struct net_device *dev, struct netdev_queue *txq, in __teql_resolve() 267 struct netdev_queue *txq) in teql_resolve()
|
/linux-3.3/drivers/net/ethernet/marvell/ |
D | mv643xx_eth.c | 434 struct tx_queue txq[8]; member 466 static struct mv643xx_eth_private *txq_to_mp(struct tx_queue *txq) in txq_to_mp() 487 static void txq_reset_hw_ptr(struct tx_queue *txq) in txq_reset_hw_ptr() 497 static void txq_enable(struct tx_queue *txq) in txq_enable() 503 static void txq_disable(struct tx_queue *txq) in txq_disable() 513 static void txq_maybe_wake(struct tx_queue *txq) in txq_maybe_wake() 730 static void txq_submit_frag_skb(struct tx_queue *txq, struct sk_buff *skb) in txq_submit_frag_skb() 773 static int txq_submit_skb(struct tx_queue *txq, struct sk_buff *skb) in txq_submit_skb() 871 struct tx_queue *txq; in mv643xx_eth_xmit() local 910 static void txq_kick(struct tx_queue *txq) in txq_kick() [all …]
|
/linux-3.3/include/linux/ |
D | netdevice.h | 1765 static inline void netif_schedule_queue(struct netdev_queue *txq) in netif_schedule_queue() 1800 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_start_all_queues() local 1834 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_wake_all_queues() local 1865 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_stop_all_queues() local 1977 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_start_subqueue() local 1991 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_stop_subqueue() local 2009 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in __netif_subqueue_stopped() local 2029 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_wake_subqueue() local 2324 static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) in __netif_tx_lock() 2330 static inline void __netif_tx_lock_bh(struct netdev_queue *txq) in __netif_tx_lock_bh() [all …]
|
D | netpoll.h | 36 struct sk_buff_head txq; member
|
/linux-3.3/drivers/net/wireless/iwlegacy/ |
D | common.c | 2693 il_txq_update_write_ptr(struct il_priv *il, struct il_tx_queue *txq) in il_txq_update_write_ptr() 2735 struct il_tx_queue *txq = &il->txq[txq_id]; in il_tx_queue_unmap() local 2759 struct il_tx_queue *txq = &il->txq[txq_id]; in il_tx_queue_free() local 2795 struct il_tx_queue *txq = &il->txq[il->cmd_queue]; in il_cmd_queue_unmap() local 2838 struct il_tx_queue *txq = &il->txq[il->cmd_queue]; in il_cmd_queue_free() local 2942 il_tx_queue_alloc(struct il_priv *il, struct il_tx_queue *txq, u32 id) in il_tx_queue_alloc() 2984 il_tx_queue_init(struct il_priv *il, struct il_tx_queue *txq, int slots_num, in il_tx_queue_init() 3059 il_tx_queue_reset(struct il_priv *il, struct il_tx_queue *txq, int slots_num, in il_tx_queue_reset() 3093 struct il_tx_queue *txq = &il->txq[il->cmd_queue]; in il_enqueue_hcmd() local 3213 struct il_tx_queue *txq = &il->txq[txq_id]; in il_hcmd_queue_reclaim() local [all …]
|
D | 3945.c | 294 struct il_tx_queue *txq = &il->txq[txq_id]; in il3945_tx_queue_reclaim() local 324 struct il_tx_queue *txq = &il->txq[txq_id]; in il3945_hdl_tx() local 593 il3945_hw_txq_attach_buf_to_tfd(struct il_priv *il, struct il_tx_queue *txq, in il3945_hw_txq_attach_buf_to_tfd() 632 il3945_hw_txq_free_tfd(struct il_priv *il, struct il_tx_queue *txq) in il3945_hw_txq_free_tfd() 2201 il3945_hw_tx_queue_init(struct il_priv *il, struct il_tx_queue *txq) in il3945_hw_tx_queue_init()
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | sge.c | 1048 static void txq_stop(struct sge_eth_txq *txq) in txq_stop() 1079 struct sge_eth_txq *txq; in t4vf_eth_xmit() local 1993 struct sge_eth_txq *txq = &s->ethtxq[i]; in sge_tx_timer_cb() local 2205 int t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq, in t4vf_sge_alloc_eth_txq() 2347 struct sge_eth_txq *txq = s->ethtxq; in t4vf_free_sge_resources() local
|
D | cxgb4vf_main.c | 425 struct sge_eth_txq *txq; in fwevtq_handler() local 522 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset]; in setup_sge_queues() local 553 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset]; in setup_sge_queues() local 1454 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[pi->first_qset]; in collect_sge_port_stats() local 1619 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qinfo_show() local 1776 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qstats_show() local 2330 struct sge_eth_txq *txq = &s->ethtxq[qs]; in cfg_queues() local
|
/linux-3.3/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 2929 struct bna_txq *txq; in bna_tx_sm_started_entry() local 3157 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start() local 3222 struct bna_txq *txq; in bna_tx_enet_stop() local 3235 bna_txq_qpt_setup(struct bna_txq *txq, int page_count, int page_size, in bna_txq_qpt_setup() 3284 struct bna_txq *txq; in bna_tx_free() local 3360 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start_rsp() local 3464 struct bna_txq *txq; in bna_tx_create() local 3616 struct bna_txq *txq; in bna_tx_destroy() local 3791 struct bna_txq *txq; in bna_tx_coalescing_timeo_set() local
|
/linux-3.3/drivers/bluetooth/ |
D | hci_h4.c | 55 struct sk_buff_head txq; member
|
D | hci_ath.c | 48 struct sk_buff_head txq; member
|
D | btsdio.c | 63 struct sk_buff_head txq; member
|
/linux-3.3/net/core/ |
D | netpoll.c | 68 struct netdev_queue *txq; in queue_process() local 310 struct netdev_queue *txq; in netpoll_send_skb_on_dev() local
|
/linux-3.3/drivers/net/ |
D | ifb.c | 67 struct netdev_queue *txq; in ri_tasklet() local
|
/linux-3.3/drivers/atm/ |
D | ambassador.c | 628 amb_txq * txq = &dev->txq; in tx_give() local 660 amb_txq * txq = &dev->txq; in tx_take() local 1564 amb_txq * txq = &dev->txq; in create_queues() local
|
/linux-3.3/arch/arm/plat-omap/include/plat/ |
D | mailbox.h | 56 struct omap_mbox_queue *txq, *rxq; member
|
/linux-3.3/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 1941 struct sge_ofld_txq *txq = s->egr_map[id]; in sge_tx_timer_cb() local 2087 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, in t4_sge_alloc_eth_txq() 2140 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, in t4_sge_alloc_ctrl_txq() 2192 int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_ofld_txq *txq, in t4_sge_alloc_ofld_txq()
|