Home
last modified time | relevance | path

Searched defs:txq (Results 1 – 140 of 140) sorted by relevance

/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/
Dtx.c149 struct iwl_txq *txq = (void *)data; in iwl_pcie_txq_stuck_timer() local
207 struct iwl_txq *txq, u16 byte_cnt) in iwl_pcie_txq_update_byte_cnt_tbl()
252 struct iwl_txq *txq) in iwl_pcie_txq_inval_byte_cnt_tbl()
281 struct iwl_txq *txq) in iwl_pcie_txq_inc_wr_ptr()
329 struct iwl_txq *txq = &trans_pcie->txq[i]; in iwl_pcie_txq_check_wrptrs() local
407 static void iwl_pcie_txq_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_pcie_txq_free_tfd()
441 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd()
474 struct iwl_txq *txq, int slots_num, in iwl_pcie_txq_alloc()
543 static int iwl_pcie_txq_init(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_init()
577 struct iwl_txq *txq = &trans_pcie->txq[txq_id]; in iwl_pcie_txq_unmap() local
[all …]
Dinternal.h244 iwl_pcie_get_scratchbuf_dma(struct iwl_txq *txq, int idx) in iwl_pcie_get_scratchbuf_dma()
296 struct iwl_txq *txq; member
445 struct iwl_txq *txq) in iwl_wake_queue()
456 struct iwl_txq *txq) in iwl_stop_queue()
Dtrans.c1521 struct iwl_txq *txq = &trans_pcie->txq[queue]; in iwl_trans_pcie_freeze_txq_timer() local
1572 struct iwl_txq *txq; in iwl_trans_pcie_wait_txq_empty() local
1810 struct iwl_txq *txq; in iwl_dbgfs_tx_queue_read() local
Drx.c574 struct iwl_txq *txq = &trans_pcie->txq[trans_pcie->cmd_queue]; in iwl_pcie_rx_handle_rb() local
/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dxmit.c80 void ath_txq_lock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_lock()
86 void ath_txq_unlock(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock()
92 void ath_txq_unlock_complete(struct ath_softc *sc, struct ath_txq *txq) in ath_txq_unlock_complete()
106 static void ath_tx_queue_tid(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_queue_tid()
156 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done()
211 struct ath_txq *txq = tid->ac->txq; in ath_tx_tid_change_state() local
240 struct ath_txq *txq = tid->ac->txq; in ath_tx_flush_tid() local
314 static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq, in ath_tid_drain()
341 static void ath_tx_set_retry(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_set_retry()
438 static void ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_complete_aggr()
[all …]
Ddebug_sta.c30 struct ath_txq *txq; in read_file_node_aggr() local
Dlink.c27 struct ath_txq *txq; in ath_tx_complete_poll_work() local
Ddebug.c624 static void print_queue(struct ath_softc *sc, struct ath_txq *txq, in print_queue()
642 struct ath_txq *txq; in read_file_queues() local
783 struct ath_tx_status *ts, struct ath_txq *txq, in ath_debug_stat_tx()
Dgpio.c409 struct ath_txq *txq; in ath9k_init_btcoex() local
Dbeacon.c38 struct ath_txq *txq; in ath9k_beaconq_config() local
Dath9k.h176 struct ath_txq *txq; member
186 s8 txq; member
283 struct ath_txq *txq; member
300 struct ath_txq txq[ATH9K_NUM_TX_QUEUES]; member
Dmain.c57 static bool ath9k_has_pending_frames(struct ath_softc *sc, struct ath_txq *txq, in ath9k_has_pending_frames()
1609 struct ath_txq *txq; in ath9k_conf_tx() local
Ddebug.h291 struct ath_txq *txq, in ath_debug_stat_tx()
Dhw.h816 struct ath9k_tx_queue_info txq[ATH9K_NUM_TX_QUEUES]; member
/linux-4.1.27/drivers/net/ethernet/freescale/
Dfec_main.c213 #define IS_TSO_HEADER(txq, addr) \ argument
226 struct fec_enet_priv_tx_q *txq = fep->tx_queue[queue_id]; in fec_enet_get_nextdesc() local
257 struct fec_enet_priv_tx_q *txq = fep->tx_queue[queue_id]; in fec_enet_get_prevdesc() local
287 struct fec_enet_priv_tx_q *txq) in fec_enet_get_free_txdesc_num()
320 struct fec_enet_priv_tx_q *txq; in fec_dump() local
364 fec_enet_txq_submit_frag_skb(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_submit_frag_skb()
452 static int fec_enet_txq_submit_skb(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_submit_skb()
571 fec_enet_txq_put_data_tso(struct fec_enet_priv_tx_q *txq, struct sk_buff *skb, in fec_enet_txq_put_data_tso()
632 fec_enet_txq_put_hdr_tso(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_put_hdr_tso()
686 static int fec_enet_txq_submit_tso(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_submit_tso()
[all …]
Dgianfar.c1958 struct netdev_queue *txq; in free_skb_resources() local
2249 struct netdev_queue *txq; in gfar_start_xmit() local
2604 struct netdev_queue *txq; in gfar_clean_tx_ring() local
/linux-4.1.27/net/sched/
Dsch_generic.c60 const struct netdev_queue *txq, in try_bulk_dequeue_skb()
86 const struct netdev_queue *txq = q->dev_queue; in dequeue_skb() local
150 struct net_device *dev, struct netdev_queue *txq, in sch_direct_xmit()
213 struct netdev_queue *txq; in qdisc_restart() local
285 struct netdev_queue *txq; in dev_watchdog() local
755 struct netdev_queue *txq; in attach_default_qdiscs() local
Dsch_teql.c150 struct netdev_queue *txq; in teql_destroy() local
220 struct net_device *dev, struct netdev_queue *txq, in __teql_resolve()
260 struct netdev_queue *txq) in teql_resolve()
/linux-4.1.27/drivers/net/ethernet/marvell/
Dmvneta.c274 #define IS_TSO_HEADER(txq, addr) \ argument
496 static void mvneta_txq_inc_get(struct mvneta_tx_queue *txq) in mvneta_txq_inc_get()
504 static void mvneta_txq_inc_put(struct mvneta_tx_queue *txq) in mvneta_txq_inc_put()
683 struct mvneta_tx_queue *txq, in mvneta_txq_pend_desc_add()
697 mvneta_txq_next_desc_get(struct mvneta_tx_queue *txq) in mvneta_txq_next_desc_get()
708 static void mvneta_txq_desc_put(struct mvneta_tx_queue *txq) in mvneta_txq_desc_put()
752 struct mvneta_tx_queue *txq = &pp->txqs[queue]; in mvneta_port_up() local
1154 struct mvneta_tx_queue *txq, u32 value) in mvneta_tx_done_pkts_coal_set()
1178 struct mvneta_tx_queue *txq, in mvneta_txq_sent_desc_dec()
1196 struct mvneta_tx_queue *txq) in mvneta_txq_sent_desc_num_get()
[all …]
Dmv643xx_eth.c192 #define IS_TSO_HEADER(txq, addr) \ argument
423 struct tx_queue txq[8]; member
461 static struct mv643xx_eth_private *txq_to_mp(struct tx_queue *txq) in txq_to_mp()
482 static void txq_reset_hw_ptr(struct tx_queue *txq) in txq_reset_hw_ptr()
492 static void txq_enable(struct tx_queue *txq) in txq_enable()
498 static void txq_disable(struct tx_queue *txq) in txq_disable()
508 static void txq_maybe_wake(struct tx_queue *txq) in txq_maybe_wake()
746 txq_put_data_tso(struct net_device *dev, struct tx_queue *txq, in txq_put_data_tso()
782 txq_put_hdr_tso(struct sk_buff *skb, struct tx_queue *txq, int length) in txq_put_hdr_tso()
814 static int txq_submit_tso(struct tx_queue *txq, struct sk_buff *skb, in txq_submit_tso()
[all …]
Dmvpp2.c131 #define MVPP2_TXQ_SENT_REG(txq) (0x3c00 + 4 * (txq)) argument
981 static inline int mvpp2_txq_phys(int port, int txq) in mvpp2_txq_phys()
4016 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable() local
4133 struct mvpp2_tx_queue *txq) in mvpp2_txq_pend_desc_num_get()
4145 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get()
4183 struct mvpp2_tx_queue *txq, int num) in mvpp2_txq_alloc_reserved_desc()
4199 struct mvpp2_tx_queue *txq, in mvpp2_txq_reserved_desc_num_proc()
4240 static void mvpp2_txq_desc_put(struct mvpp2_tx_queue *txq) in mvpp2_txq_desc_put()
4286 struct mvpp2_tx_queue *txq) in mvpp2_txq_sent_desc_proc()
4313 int txq, tx_port_num; in mvpp2_txp_max_tx_size_set() local
[all …]
/linux-4.1.27/drivers/net/wireless/ath/ath5k/
Dbase.c733 struct ath5k_txq *txq, int padsize, in ath5k_txbuf_setup()
978 struct ath5k_txq *txq; in ath5k_txq_setup() local
1113 struct ath5k_txq *txq; in ath5k_drain_tx_buffs() local
1142 struct ath5k_txq *txq = ah->txqs; in ath5k_txq_release() local
1612 struct ath5k_txq *txq, struct ieee80211_tx_control *control) in ath5k_tx_queue()
1668 struct ath5k_txq *txq, struct ath5k_tx_status *ts, in ath5k_tx_frame_completed()
1733 ath5k_tx_processq(struct ath5k_hw *ah, struct ath5k_txq *txq) in ath5k_tx_processq()
2467 struct ath5k_txq *txq; in ath5k_tx_complete_poll_work() local
2988 struct ath5k_txq *txq; in ath5k_init() local
Ddebug.c836 struct ath5k_txq *txq; in read_file_queue() local
/linux-4.1.27/drivers/net/wireless/mwifiex/
Dinit.c332 struct netdev_queue *txq = netdev_get_tx_queue(netdev, i); in mwifiex_wake_up_net_dev_queue() local
353 struct netdev_queue *txq = netdev_get_tx_queue(netdev, i); in mwifiex_stop_net_dev_queue() local
Dmain.c646 struct netdev_queue *txq; in mwifiex_queue_tx_pkt() local
866 struct netdev_queue *txq; in mwifiex_dump_drv_info() local
Dtxrx.c280 struct netdev_queue *txq; in mwifiex_write_data_complete() local
Ddebugfs.c81 struct netdev_queue *txq; in mwifiex_info_read() local
/linux-4.1.27/net/core/
Dnetpoll.c73 struct netdev_queue *txq) in netpoll_start_xmit()
107 struct netdev_queue *txq; in queue_process() local
336 struct netdev_queue *txq; in netpoll_send_skb_on_dev() local
Ddev.c1874 static void netif_setup_tc(struct net_device *dev, unsigned int txq) in netif_setup_tc()
2128 int netif_set_real_num_tx_queues(struct net_device *dev, unsigned int txq) in netif_set_real_num_tx_queues()
2235 void netif_schedule_queue(struct netdev_queue *txq) in netif_schedule_queue()
2256 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_wake_subqueue() local
2645 struct netdev_queue *txq, bool more) in xmit_one()
2662 struct netdev_queue *txq, int *ret) in dev_hard_start_xmit()
2809 struct netdev_queue *txq) in __dev_xmit_skb()
2934 struct netdev_queue *txq; in __dev_queue_xmit() local
Dnet-sysfs.c1321 int error = 0, txq = 0, rxq = 0, real_rx = 0, real_tx = 0; in register_queue_kobjects() local
Dpktgen.c3319 struct netdev_queue *txq; in pktgen_xmit() local
/linux-4.1.27/drivers/net/ethernet/atheros/alx/
Dmain.c132 struct alx_tx_queue *txq = &alx->txq; in alx_tpd_avail() local
141 struct alx_tx_queue *txq = &alx->txq; in alx_clean_tx_irq() local
388 struct alx_tx_queue *txq = &alx->txq; in alx_free_txring_buf() local
1006 struct alx_tx_queue *txq = &alx->txq; in alx_map_tx_skb() local
1072 struct alx_tx_queue *txq = &alx->txq; in alx_start_xmit() local
Dalx.h100 struct alx_tx_queue txq; member
Dhw.c378 u32 rxq, txq, val; in alx_stop_mac() local
609 u32 mac, txq, rxq; in alx_start_mac() local
/linux-4.1.27/drivers/net/wireless/iwlegacy/
Dcommon.c2724 il_txq_update_write_ptr(struct il_priv *il, struct il_tx_queue *txq) in il_txq_update_write_ptr()
2766 struct il_tx_queue *txq = &il->txq[txq_id]; in il_tx_queue_unmap() local
2790 struct il_tx_queue *txq = &il->txq[txq_id]; in il_tx_queue_free() local
2826 struct il_tx_queue *txq = &il->txq[il->cmd_queue]; in il_cmd_queue_unmap() local
2869 struct il_tx_queue *txq = &il->txq[il->cmd_queue]; in il_cmd_queue_free() local
2975 il_tx_queue_alloc(struct il_priv *il, struct il_tx_queue *txq, u32 id) in il_tx_queue_alloc()
3019 struct il_tx_queue *txq = &il->txq[txq_id]; in il_tx_queue_init() local
3093 struct il_tx_queue *txq = &il->txq[txq_id]; in il_tx_queue_reset() local
3128 struct il_tx_queue *txq = &il->txq[il->cmd_queue]; in il_enqueue_hcmd() local
3254 struct il_tx_queue *txq = &il->txq[txq_id]; in il_hcmd_queue_reclaim() local
[all …]
D3945.c289 struct il_tx_queue *txq = &il->txq[txq_id]; in il3945_tx_queue_reclaim() local
319 struct il_tx_queue *txq = &il->txq[txq_id]; in il3945_hdl_tx() local
612 il3945_hw_txq_attach_buf_to_tfd(struct il_priv *il, struct il_tx_queue *txq, in il3945_hw_txq_attach_buf_to_tfd()
651 il3945_hw_txq_free_tfd(struct il_priv *il, struct il_tx_queue *txq) in il3945_hw_txq_free_tfd()
2213 il3945_hw_tx_queue_init(struct il_priv *il, struct il_tx_queue *txq) in il3945_hw_tx_queue_init()
D4965-mac.c1665 struct il_tx_queue *txq; in il4965_tx_skb() local
2474 struct il_tx_queue *txq = &il->txq[txq_id]; in il4965_tx_queue_reclaim() local
2782 struct il_tx_queue *txq = &il->txq[txq_id]; in il4965_hdl_tx() local
2927 struct il_tx_queue *txq = NULL; in il4965_hdl_compressed_ba() local
3932 il4965_hw_txq_free_tfd(struct il_priv *il, struct il_tx_queue *txq) in il4965_hw_txq_free_tfd()
3977 il4965_hw_txq_attach_buf_to_tfd(struct il_priv *il, struct il_tx_queue *txq, in il4965_hw_txq_attach_buf_to_tfd()
4017 il4965_hw_tx_queue_init(struct il_priv *il, struct il_tx_queue *txq) in il4965_hw_tx_queue_init()
6305 il4965_tx_queue_set_status(struct il_priv *il, struct il_tx_queue *txq, in il4965_tx_queue_set_status()
D4965.c1549 il4965_txq_update_byte_cnt_tbl(struct il_priv *il, struct il_tx_queue *txq, in il4965_txq_update_byte_cnt_tbl()
Ddebug.c852 struct il_tx_queue *txq; in il_dbgfs_tx_queue_read() local
Dcommon.h1271 struct il_tx_queue *txq; member
2269 il_set_swq_id(struct il_tx_queue *txq, u8 ac, u8 hwq) in il_set_swq_id()
2291 il_wake_queue(struct il_priv *il, struct il_tx_queue *txq) in il_wake_queue()
2302 il_stop_queue(struct il_priv *il, struct il_tx_queue *txq) in il_stop_queue()
D3945-mac.c470 struct il_tx_queue *txq = NULL; in il3945_tx_skb() local
/linux-4.1.27/drivers/bluetooth/
Dhci_bcm.c36 struct sk_buff_head txq; member
Dhci_h4.c52 struct sk_buff_head txq; member
Dhci_ath.c49 struct sk_buff_head txq; member
Dbtsdio.c63 struct sk_buff_head txq; member
Dhci_ll.c83 struct sk_buff_head txq; member
Ddtl1_cs.c75 struct sk_buff_head txq; member
Dbtuart_cs.c72 struct sk_buff_head txq; member
Dbt3c_cs.c77 struct sk_buff_head txq; member
Dbluecard_cs.c72 struct sk_buff_head txq; member
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/
Dcxgb4vf_main.c477 struct sge_eth_txq *txq; in fwevtq_handler() local
574 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset]; in setup_sge_queues() local
605 struct sge_eth_txq *txq = &s->ethtxq[pi->first_qset]; in setup_sge_queues() local
1585 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[pi->first_qset]; in collect_sge_port_stats() local
1754 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qinfo_show() local
1911 const struct sge_eth_txq *txq = &adapter->sge.ethtxq[r * QPL]; in sge_qstats_show() local
2472 struct sge_eth_txq *txq = &s->ethtxq[qs]; in cfg_queues() local
Dsge.c1135 static void txq_stop(struct sge_eth_txq *txq) in txq_stop()
1166 struct sge_eth_txq *txq; in t4vf_eth_xmit() local
2105 struct sge_eth_txq *txq = &s->ethtxq[i]; in sge_tx_timer_cb() local
2360 int t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq, in t4vf_sge_alloc_eth_txq()
2512 struct sge_eth_txq *txq = s->ethtxq; in t4vf_free_sge_resources() local
Dadapter.h259 struct netdev_queue *txq; /* associated netdev TX queue */ member
/linux-4.1.27/include/linux/
Dnetdevice.h2524 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_start_all_queues() local
2548 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_wake_all_queues() local
2579 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_stop_all_queues() local
2790 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_start_subqueue() local
2804 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_stop_subqueue() local
2818 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in __netif_subqueue_stopped() local
3167 static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) in __netif_tx_lock()
3173 static inline void __netif_tx_lock_bh(struct netdev_queue *txq) in __netif_tx_lock_bh()
3179 static inline bool __netif_tx_trylock(struct netdev_queue *txq) in __netif_tx_trylock()
3187 static inline void __netif_tx_unlock(struct netdev_queue *txq) in __netif_tx_unlock()
[all …]
Dnetpoll.h41 struct sk_buff_head txq; member
Dti_wilink_st.h156 struct sk_buff_head txq, tx_waitq; member
/linux-4.1.27/drivers/net/ethernet/brocade/bna/
Dbna_tx_rx.c3146 struct bna_txq *txq; in bna_tx_sm_started_entry() local
3374 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start() local
3439 struct bna_txq *txq; in bna_tx_enet_stop() local
3452 bna_txq_qpt_setup(struct bna_txq *txq, int page_count, int page_size, in bna_txq_qpt_setup()
3511 struct bna_txq *txq; in bna_tx_free() local
3587 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start_rsp() local
3691 struct bna_txq *txq; in bna_tx_create() local
3836 struct bna_txq *txq; in bna_tx_destroy() local
4011 struct bna_txq *txq; in bna_tx_coalescing_timeo_set() local
Dbna_types.h444 struct bna_txq *txq; member
536 struct bna_txq *txq; /* BFI_MAX_TXQ entries */ member
/linux-4.1.27/net/mac80211/
Dagg-tx.c194 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_stop_txq() local
211 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_start_txq() local
Dtx.c1229 struct ieee80211_txq *txq = NULL; in ieee80211_drv_tx() local
1266 struct ieee80211_txq *txq) in ieee80211_tx_dequeue()
Dsta_info.c347 struct txq_info *txq = txq_data + i * size; in sta_info_alloc() local
Dtdls.c263 struct ieee80211_tx_queue_params *txq; in ieee80211_tdls_add_wmm_param_ie() local
Ddriver-ops.h1371 struct txq_info *txq) in drv_wake_tx_queue()
Dieee80211_i.h821 struct ieee80211_txq txq; member
1464 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info()
/linux-4.1.27/net/ieee802154/6lowpan/
Dcore.c87 struct netdev_queue *txq, in lowpan_set_lockdep_class_one()
/linux-4.1.27/drivers/net/
Difb.c67 struct netdev_queue *txq; in ri_tasklet() local
Dvirtio_net.c163 static int txq2vq(int txq) in txq2vq()
915 struct netdev_queue *txq = netdev_get_tx_queue(dev, qnum); in start_xmit() local
Dtun.c391 u32 txq = 0; in tun_select_queue() local
758 int txq = skb->queue_mapping; in tun_net_xmit() local
Dmacvlan.c777 struct netdev_queue *txq, in macvlan_set_lockdep_class_one()
/linux-4.1.27/drivers/net/ethernet/sun/
Dsunvnet.c639 struct netdev_queue *txq; in vnet_ack() local
707 struct netdev_queue *txq; in maybe_tx_wakeup() local
1182 struct netdev_queue *txq; in vnet_handle_offloads() local
1258 struct netdev_queue *txq; in vnet_start_xmit() local
Dsungem.c704 struct netdev_queue *txq = netdev_get_tx_queue(dev, 0); in gem_tx() local
892 struct netdev_queue *txq = netdev_get_tx_queue(dev, 0); in gem_poll() local
1341 struct netdev_queue *txq = netdev_get_tx_queue(gp->dev, 0); in gem_set_link_modes() local
Dniu.c3604 struct netdev_queue *txq; in niu_tx_work() local
6634 struct netdev_queue *txq; in niu_start_xmit() local
/linux-4.1.27/drivers/atm/
Dambassador.c628 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
Dfirestream.c1401 static int init_q(struct fs_dev *dev, struct queue *txq, int queue, in init_q()
1531 static void free_queue(struct fs_dev *dev, struct queue *txq) in free_queue()
Dfore200e.c856 struct host_txq* txq = &fore200e->host_txq; in fore200e_tx_irq() local
1561 struct host_txq* txq = &fore200e->host_txq; in fore200e_send() local
2268 struct host_txq* txq = &fore200e->host_txq; in fore200e_init_tx_queue() local
Dambassador.h634 amb_txq txq; member
/linux-4.1.27/include/net/
Dsch_generic.h128 static inline int qdisc_avail_bulklimit(const struct netdev_queue *txq) in qdisc_avail_bulklimit()
435 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_all_tx_empty() local
453 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_changing() local
466 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_is_noop() local
Dmac80211.h1355 struct ieee80211_txq *txq; member
1634 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS]; member
/linux-4.1.27/drivers/net/ethernet/broadcom/
Dbcmsysport.c671 struct netdev_queue *txq; in __bcm_sysport_tx_reclaim() local
936 struct netdev_queue *txq; in bcm_sysport_xmit() local
1665 u32 txq, rxq; in bcm_sysport_probe() local
Dbnx2.c2834 struct netdev_queue *txq; in bnx2_tx_int() local
6574 struct netdev_queue *txq; in bnx2_start_xmit() local
Dtg3.c6523 struct netdev_queue *txq; in tg3_tx() local
7850 struct netdev_queue *txq, struct sk_buff *skb) in tg3_tso_bug()
7898 struct netdev_queue *txq; in tg3_start_xmit() local
/linux-4.1.27/drivers/net/wan/
Ddlci.c196 struct netdev_queue *txq = skb_get_tx_queue(dev, skb); in dlci_transmit() local
Dfarsync.c443 struct sk_buff *txq[FST_TXQ_DEPTH]; /* The queue */ member
/linux-4.1.27/drivers/net/ethernet/
Dlantiq_etop.c186 struct netdev_queue *txq = in ltq_etop_poll_tx() local
521 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue); in ltq_etop_tx() local
/linux-4.1.27/drivers/net/ethernet/amd/xgbe/
Dxgbe-drv.c990 struct netdev_queue *txq; in xgbe_stop() local
1468 struct netdev_queue *txq; in xgbe_xmit() local
1856 struct netdev_queue *txq; in xgbe_tx_poll() local
/linux-4.1.27/drivers/net/hamradio/
Dbpqether.c129 struct netdev_queue *txq, in bpq_set_lockdep_class_one()
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2377 struct sge_ofld_txq *txq = s->egr_map[id]; in sge_tx_timer_cb() local
2570 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, in t4_sge_alloc_eth_txq()
2626 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, in t4_sge_alloc_ctrl_txq()
2679 int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_ofld_txq *txq, in t4_sge_alloc_ofld_txq()
Dcxgb4_main.c301 struct sge_eth_txq *txq = &adap->sge.ethtxq[pi->first_qset]; in dcb_tx_queue_prio_enable() local
612 struct sge_txq *txq; in fwevtq_handler() local
1284 int txq; in cxgb_select_queue() local
Dt4_hw.c4460 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf()
Dcxgb4.h575 struct netdev_queue *txq; /* associated netdev TX queue */ member
/linux-4.1.27/drivers/net/ethernet/emulex/benet/
Dbe_main.c848 struct be_queue_info *txq = &txo->q; in be_tx_setup_wrb_hdr() local
867 struct be_queue_info *txq = &txo->q; in be_tx_setup_wrb_frag() local
884 struct be_queue_info *txq = &txo->q; in be_xmit_restore() local
912 struct be_queue_info *txq = &txo->q; in be_xmit_enqueue() local
1127 struct be_queue_info *txq = &txo->q; in be_xmit_flush() local
2160 struct be_queue_info *txq = &txo->q; in be_tx_compl_process() local
2273 struct be_queue_info *txq; in be_tx_compl_clean() local
Dbe_cmds.c1266 struct be_queue_info *txq = &txo->q; in be_cmd_txq_create() local
/linux-4.1.27/net/caif/
Dcaif_dev.c170 struct netdev_queue *txq; in transmit() local
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/
Dsge.c1206 static inline void t3_stop_tx_queue(struct netdev_queue *txq, in t3_stop_tx_queue()
1227 struct netdev_queue *txq; in t3_eth_xmit() local
2189 struct sge_txq *txq = &qs->txq[TXQ_ETH]; in check_ring_db() local
2200 struct sge_txq *txq = &qs->txq[TXQ_OFLD]; in check_ring_db() local
Dadapter.h205 struct sge_txq txq[SGE_TXQ_PER_SET]; member
/linux-4.1.27/include/net/irda/
Dirlan_common.h136 struct sk_buff_head txq; /* Transmit control queue */ member
Dirlap.h148 struct sk_buff_head txq; /* Frames to be transmitted */ member
/linux-4.1.27/net/batman-adv/
Dsoft-interface.c670 struct netdev_queue *txq, in batadv_set_lockdep_class_one()
/linux-4.1.27/include/linux/usb/
Dusbnet.h58 struct sk_buff_head txq; member
/linux-4.1.27/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl.h207 struct i40e_virtchnl_txq_info txq; member
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/
Di40e_virtchnl.h207 struct i40e_virtchnl_txq_info txq; member
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c439 struct list_head *txq) in htc_tx_complete()
861 struct list_head txq; in ath6kl_htc_tx_from_queue() local
Dhtc_pipe.c303 struct list_head *txq) in htc_try_send()
Dhtc.h511 struct list_head txq; member
/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dipw2200.c3824 struct clx2_tx_queue *txq) in ipw_queue_tx_free_tfd()
3864 static void ipw_queue_tx_free(struct ipw_priv *priv, struct clx2_tx_queue *txq) in ipw_queue_tx_free()
5031 struct clx2_tx_queue *txq, int qindex) in ipw_queue_tx_reclaim()
5063 struct clx2_tx_queue *txq = &priv->txq_cmd; in ipw_queue_tx_hcmd() local
10126 struct clx2_tx_queue *txq = &priv->txq[tx_id]; in ipw_tx_skb() local
10128 struct clx2_tx_queue *txq = &priv->txq[0]; in ipw_tx_skb() local
10315 struct clx2_tx_queue *txq = &priv->txq[tx_id]; in ipw_net_is_queue_full() local
10317 struct clx2_tx_queue *txq = &priv->txq[0]; in ipw_net_is_queue_full() local
Dipw2100.c2820 struct ipw2100_bd_queue *txq = &priv->tx_queue; in __ipw2100_tx_process() local
3012 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_commands() local
3081 struct ipw2100_bd_queue *txq = &priv->tx_queue; in ipw2100_tx_send_data() local
Dipw2200.h1207 struct clx2_tx_queue txq[4]; member
/linux-4.1.27/drivers/net/ipvlan/
Dipvlan_main.c95 struct netdev_queue *txq, in ipvlan_set_lockdep_class_one()
/linux-4.1.27/net/8021q/
Dvlan_dev.c481 struct netdev_queue *txq, in vlan_dev_set_lockdep_one()
/linux-4.1.27/drivers/net/wireless/
Dmwl8k.c248 struct mwl8k_tx_queue txq[MWL8K_MAX_TX_QUEUES]; member
1443 struct mwl8k_tx_queue *txq = priv->txq + index; in mwl8k_txq_init() local
1495 struct mwl8k_tx_queue *txq = priv->txq + i; in mwl8k_dump_tx_rings() local
1660 struct mwl8k_tx_queue *txq = priv->txq + index; in mwl8k_txq_reclaim() local
1757 struct mwl8k_tx_queue *txq = priv->txq + index; in mwl8k_txq_deinit() local
1892 struct mwl8k_tx_queue *txq; in mwl8k_txq_xmit() local
3422 __u8 txq; member
3435 __u8 txq; member
Dairo.c1226 struct sk_buff_head txq;// tx queue used by mpi350 code member
/linux-4.1.27/net/netrom/
Daf_netrom.c79 struct netdev_queue *txq, in nr_set_lockdep_one()
/linux-4.1.27/net/rose/
Daf_rose.c80 struct netdev_queue *txq, in rose_set_lockdep_one()
/linux-4.1.27/drivers/net/ethernet/micrel/
Dks8851.c131 struct sk_buff_head txq; member
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/
Dbcmgenet.c1023 struct netdev_queue *txq; in __bcmgenet_tx_reclaim() local
1281 struct netdev_queue *txq; in bcmgenet_xmit() local
/linux-4.1.27/drivers/net/ethernet/ibm/ehea/
Dehea_main.c822 struct netdev_queue *txq = netdev_get_tx_queue(pr->port->netdev, in ehea_proc_cqes() local
2058 struct netdev_queue *txq; in ehea_start_xmit() local
/linux-4.1.27/drivers/net/bonding/
Dbond_main.c3949 u16 txq = skb_rx_queue_recorded(skb) ? skb_get_rx_queue(skb) : 0; in bond_select_queue() local
4532 struct netdev_queue *txq, in bond_set_lockdep_class_one()
/linux-4.1.27/net/bluetooth/
D6lowpan.c652 struct netdev_queue *txq, in bt_set_lockdep_class_one()
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/
Dsxgbe_main.c1645 struct sxgbe_tx_queue *txq = (struct sxgbe_tx_queue *)dev_id; in sxgbe_tx_interrupt() local
Dsxgbe_common.h458 struct sxgbe_tx_queue *txq[SXGBE_TX_QUEUES]; member
/linux-4.1.27/drivers/net/team/
Dteam.c1543 struct netdev_queue *txq, in team_set_lockdep_class_one()
1676 u16 txq = skb_rx_queue_recorded(skb) ? skb_get_rx_queue(skb) : 0; in team_select_queue() local
/linux-4.1.27/drivers/scsi/lpfc/
Dlpfc_sli.h206 struct list_head txq; member
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_cmn.c276 struct netdev_queue *txq; in bnx2x_tx_int() local
3721 struct netdev_queue *txq; in bnx2x_start_xmit() local
Dbnx2x_vfpf.h277 } txq; member
Dbnx2x_ethtool.c2406 struct netdev_queue *txq = netdev_get_tx_queue(bp->dev, in bnx2x_run_loopback() local
/linux-4.1.27/drivers/net/wireless/ath/wil6210/
Ddebugfs.c1167 struct netdev_queue *txq = netdev_get_tx_queue(ndev, i); in wil_info_debugfs_show() local
/linux-4.1.27/drivers/net/wireless/hostap/
Dhostap_hw.c3070 struct netdev_queue *txq, in prism2_set_lockdep_class_one()
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/
Dvxge-main.h240 struct netdev_queue *txq; member
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/
Datl1c_main.c1198 u32 mac, txq, rxq; in atl1c_start_mac() local
/linux-4.1.27/drivers/net/ethernet/sfc/
Dptp.c273 struct sk_buff_head txq; member
/linux-4.1.27/drivers/net/ethernet/cisco/enic/
Denic_main.c566 struct netdev_queue *txq; in enic_hard_start_xmit() local
/linux-4.1.27/drivers/net/ethernet/nxp/
Dlpc_eth.c1018 struct netdev_queue *txq = netdev_get_tx_queue(ndev, 0); in lpc_eth_poll() local
/linux-4.1.27/drivers/net/vmxnet3/
Dvmxnet3_drv.c1679 struct vmxnet3_tx_queue *txq = &adapter->tx_queue[i]; in vmxnet3_msix_tx() local
/linux-4.1.27/drivers/tty/
Dn_gsm.c2035 struct gsm_msg *txq, *ntxq; in gsm_cleanup_mux() local
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/
Dfwsignal.c824 struct pktq *txq; in brcmf_fws_bus_txq_cleanup() local
Dsdio.c442 struct pktq txq; /* Queue length used for flow-control */ member
/linux-4.1.27/net/packet/
Daf_packet.c250 struct netdev_queue *txq; in packet_direct_xmit() local
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_main.c7244 int txq; in ixgbe_select_queue() local
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/
Dnetxen_nic.h664 struct netdev_queue *txq; member
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/
Dqlcnic.h638 struct netdev_queue *txq; member