/linux-4.1.27/drivers/net/wireless/iwlwifi/pcie/ |
D | tx.c | 149 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 …]
|
D | internal.h | 244 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()
|
D | trans.c | 1521 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
|
D | rx.c | 574 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/ |
D | xmit.c | 80 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 …]
|
D | debug_sta.c | 30 struct ath_txq *txq; in read_file_node_aggr() local
|
D | link.c | 27 struct ath_txq *txq; in ath_tx_complete_poll_work() local
|
D | debug.c | 624 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()
|
D | gpio.c | 409 struct ath_txq *txq; in ath9k_init_btcoex() local
|
D | beacon.c | 38 struct ath_txq *txq; in ath9k_beaconq_config() local
|
D | ath9k.h | 176 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
|
D | main.c | 57 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
|
D | debug.h | 291 struct ath_txq *txq, in ath_debug_stat_tx()
|
D | hw.h | 816 struct ath9k_tx_queue_info txq[ATH9K_NUM_TX_QUEUES]; member
|
/linux-4.1.27/drivers/net/ethernet/freescale/ |
D | fec_main.c | 213 #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 …]
|
D | gianfar.c | 1958 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/ |
D | sch_generic.c | 60 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
|
D | sch_teql.c | 150 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/ |
D | mvneta.c | 274 #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 …]
|
D | mv643xx_eth.c | 192 #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 …]
|
D | mvpp2.c | 131 #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/ |
D | base.c | 733 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
|
D | debug.c | 836 struct ath5k_txq *txq; in read_file_queue() local
|
/linux-4.1.27/drivers/net/wireless/mwifiex/ |
D | init.c | 332 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
|
D | main.c | 646 struct netdev_queue *txq; in mwifiex_queue_tx_pkt() local 866 struct netdev_queue *txq; in mwifiex_dump_drv_info() local
|
D | txrx.c | 280 struct netdev_queue *txq; in mwifiex_write_data_complete() local
|
D | debugfs.c | 81 struct netdev_queue *txq; in mwifiex_info_read() local
|
/linux-4.1.27/net/core/ |
D | netpoll.c | 73 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
|
D | dev.c | 1874 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
|
D | net-sysfs.c | 1321 int error = 0, txq = 0, rxq = 0, real_rx = 0, real_tx = 0; in register_queue_kobjects() local
|
D | pktgen.c | 3319 struct netdev_queue *txq; in pktgen_xmit() local
|
/linux-4.1.27/drivers/net/ethernet/atheros/alx/ |
D | main.c | 132 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
|
D | alx.h | 100 struct alx_tx_queue txq; member
|
D | hw.c | 378 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/ |
D | common.c | 2724 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 …]
|
D | 3945.c | 289 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()
|
D | 4965-mac.c | 1665 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()
|
D | 4965.c | 1549 il4965_txq_update_byte_cnt_tbl(struct il_priv *il, struct il_tx_queue *txq, in il4965_txq_update_byte_cnt_tbl()
|
D | debug.c | 852 struct il_tx_queue *txq; in il_dbgfs_tx_queue_read() local
|
D | common.h | 1271 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()
|
D | 3945-mac.c | 470 struct il_tx_queue *txq = NULL; in il3945_tx_skb() local
|
/linux-4.1.27/drivers/bluetooth/ |
D | hci_bcm.c | 36 struct sk_buff_head txq; member
|
D | hci_h4.c | 52 struct sk_buff_head txq; member
|
D | hci_ath.c | 49 struct sk_buff_head txq; member
|
D | btsdio.c | 63 struct sk_buff_head txq; member
|
D | hci_ll.c | 83 struct sk_buff_head txq; member
|
D | dtl1_cs.c | 75 struct sk_buff_head txq; member
|
D | btuart_cs.c | 72 struct sk_buff_head txq; member
|
D | bt3c_cs.c | 77 struct sk_buff_head txq; member
|
D | bluecard_cs.c | 72 struct sk_buff_head txq; member
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4vf/ |
D | cxgb4vf_main.c | 477 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
|
D | sge.c | 1135 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
|
D | adapter.h | 259 struct netdev_queue *txq; /* associated netdev TX queue */ member
|
/linux-4.1.27/include/linux/ |
D | netdevice.h | 2524 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 …]
|
D | netpoll.h | 41 struct sk_buff_head txq; member
|
D | ti_wilink_st.h | 156 struct sk_buff_head txq, tx_waitq; member
|
/linux-4.1.27/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 3146 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
|
D | bna_types.h | 444 struct bna_txq *txq; member 536 struct bna_txq *txq; /* BFI_MAX_TXQ entries */ member
|
/linux-4.1.27/net/mac80211/ |
D | agg-tx.c | 194 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
|
D | tx.c | 1229 struct ieee80211_txq *txq = NULL; in ieee80211_drv_tx() local 1266 struct ieee80211_txq *txq) in ieee80211_tx_dequeue()
|
D | sta_info.c | 347 struct txq_info *txq = txq_data + i * size; in sta_info_alloc() local
|
D | tdls.c | 263 struct ieee80211_tx_queue_params *txq; in ieee80211_tdls_add_wmm_param_ie() local
|
D | driver-ops.h | 1371 struct txq_info *txq) in drv_wake_tx_queue()
|
D | ieee80211_i.h | 821 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/ |
D | core.c | 87 struct netdev_queue *txq, in lowpan_set_lockdep_class_one()
|
/linux-4.1.27/drivers/net/ |
D | ifb.c | 67 struct netdev_queue *txq; in ri_tasklet() local
|
D | virtio_net.c | 163 static int txq2vq(int txq) in txq2vq() 915 struct netdev_queue *txq = netdev_get_tx_queue(dev, qnum); in start_xmit() local
|
D | tun.c | 391 u32 txq = 0; in tun_select_queue() local 758 int txq = skb->queue_mapping; in tun_net_xmit() local
|
D | macvlan.c | 777 struct netdev_queue *txq, in macvlan_set_lockdep_class_one()
|
/linux-4.1.27/drivers/net/ethernet/sun/ |
D | sunvnet.c | 639 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
|
D | sungem.c | 704 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
|
D | niu.c | 3604 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/ |
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
|
D | firestream.c | 1401 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()
|
D | fore200e.c | 856 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
|
D | ambassador.h | 634 amb_txq txq; member
|
/linux-4.1.27/include/net/ |
D | sch_generic.h | 128 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
|
D | mac80211.h | 1355 struct ieee80211_txq *txq; member 1634 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS]; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 671 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
|
D | bnx2.c | 2834 struct netdev_queue *txq; in bnx2_tx_int() local 6574 struct netdev_queue *txq; in bnx2_start_xmit() local
|
D | tg3.c | 6523 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/ |
D | dlci.c | 196 struct netdev_queue *txq = skb_get_tx_queue(dev, skb); in dlci_transmit() local
|
D | farsync.c | 443 struct sk_buff *txq[FST_TXQ_DEPTH]; /* The queue */ member
|
/linux-4.1.27/drivers/net/ethernet/ |
D | lantiq_etop.c | 186 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/ |
D | xgbe-drv.c | 990 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/ |
D | bpqether.c | 129 struct netdev_queue *txq, in bpq_set_lockdep_class_one()
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 2377 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()
|
D | cxgb4_main.c | 301 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
|
D | t4_hw.c | 4460 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf()
|
D | cxgb4.h | 575 struct netdev_queue *txq; /* associated netdev TX queue */ member
|
/linux-4.1.27/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 848 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
|
D | be_cmds.c | 1266 struct be_queue_info *txq = &txo->q; in be_cmd_txq_create() local
|
/linux-4.1.27/net/caif/ |
D | caif_dev.c | 170 struct netdev_queue *txq; in transmit() local
|
/linux-4.1.27/drivers/net/ethernet/chelsio/cxgb3/ |
D | sge.c | 1206 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
|
D | adapter.h | 205 struct sge_txq txq[SGE_TXQ_PER_SET]; member
|
/linux-4.1.27/include/net/irda/ |
D | irlan_common.h | 136 struct sk_buff_head txq; /* Transmit control queue */ member
|
D | irlap.h | 148 struct sk_buff_head txq; /* Frames to be transmitted */ member
|
/linux-4.1.27/net/batman-adv/ |
D | soft-interface.c | 670 struct netdev_queue *txq, in batadv_set_lockdep_class_one()
|
/linux-4.1.27/include/linux/usb/ |
D | usbnet.h | 58 struct sk_buff_head txq; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl.h | 207 struct i40e_virtchnl_txq_info txq; member
|
/linux-4.1.27/drivers/net/ethernet/intel/i40evf/ |
D | i40e_virtchnl.h | 207 struct i40e_virtchnl_txq_info txq; member
|
/linux-4.1.27/drivers/net/wireless/ath/ath6kl/ |
D | htc_mbox.c | 439 struct list_head *txq) in htc_tx_complete() 861 struct list_head txq; in ath6kl_htc_tx_from_queue() local
|
D | htc_pipe.c | 303 struct list_head *txq) in htc_try_send()
|
D | htc.h | 511 struct list_head txq; member
|
/linux-4.1.27/drivers/net/wireless/ipw2x00/ |
D | ipw2200.c | 3824 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
|
D | ipw2100.c | 2820 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
|
D | ipw2200.h | 1207 struct clx2_tx_queue txq[4]; member
|
/linux-4.1.27/drivers/net/ipvlan/ |
D | ipvlan_main.c | 95 struct netdev_queue *txq, in ipvlan_set_lockdep_class_one()
|
/linux-4.1.27/net/8021q/ |
D | vlan_dev.c | 481 struct netdev_queue *txq, in vlan_dev_set_lockdep_one()
|
/linux-4.1.27/drivers/net/wireless/ |
D | mwl8k.c | 248 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
|
D | airo.c | 1226 struct sk_buff_head txq;// tx queue used by mpi350 code member
|
/linux-4.1.27/net/netrom/ |
D | af_netrom.c | 79 struct netdev_queue *txq, in nr_set_lockdep_one()
|
/linux-4.1.27/net/rose/ |
D | af_rose.c | 80 struct netdev_queue *txq, in rose_set_lockdep_one()
|
/linux-4.1.27/drivers/net/ethernet/micrel/ |
D | ks8851.c | 131 struct sk_buff_head txq; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 1023 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/ |
D | ehea_main.c | 822 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/ |
D | bond_main.c | 3949 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/ |
D | 6lowpan.c | 652 struct netdev_queue *txq, in bt_set_lockdep_class_one()
|
/linux-4.1.27/drivers/net/ethernet/samsung/sxgbe/ |
D | sxgbe_main.c | 1645 struct sxgbe_tx_queue *txq = (struct sxgbe_tx_queue *)dev_id; in sxgbe_tx_interrupt() local
|
D | sxgbe_common.h | 458 struct sxgbe_tx_queue *txq[SXGBE_TX_QUEUES]; member
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 1543 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/ |
D | lpfc_sli.h | 206 struct list_head txq; member
|
/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 276 struct netdev_queue *txq; in bnx2x_tx_int() local 3721 struct netdev_queue *txq; in bnx2x_start_xmit() local
|
D | bnx2x_vfpf.h | 277 } txq; member
|
D | bnx2x_ethtool.c | 2406 struct netdev_queue *txq = netdev_get_tx_queue(bp->dev, in bnx2x_run_loopback() local
|
/linux-4.1.27/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 1167 struct netdev_queue *txq = netdev_get_tx_queue(ndev, i); in wil_info_debugfs_show() local
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_hw.c | 3070 struct netdev_queue *txq, in prism2_set_lockdep_class_one()
|
/linux-4.1.27/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.h | 240 struct netdev_queue *txq; member
|
/linux-4.1.27/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 1198 u32 mac, txq, rxq; in atl1c_start_mac() local
|
/linux-4.1.27/drivers/net/ethernet/sfc/ |
D | ptp.c | 273 struct sk_buff_head txq; member
|
/linux-4.1.27/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 566 struct netdev_queue *txq; in enic_hard_start_xmit() local
|
/linux-4.1.27/drivers/net/ethernet/nxp/ |
D | lpc_eth.c | 1018 struct netdev_queue *txq = netdev_get_tx_queue(ndev, 0); in lpc_eth_poll() local
|
/linux-4.1.27/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 1679 struct vmxnet3_tx_queue *txq = &adapter->tx_queue[i]; in vmxnet3_msix_tx() local
|
/linux-4.1.27/drivers/tty/ |
D | n_gsm.c | 2035 struct gsm_msg *txq, *ntxq; in gsm_cleanup_mux() local
|
/linux-4.1.27/drivers/net/wireless/brcm80211/brcmfmac/ |
D | fwsignal.c | 824 struct pktq *txq; in brcmf_fws_bus_txq_cleanup() local
|
D | sdio.c | 442 struct pktq txq; /* Queue length used for flow-control */ member
|
/linux-4.1.27/net/packet/ |
D | af_packet.c | 250 struct netdev_queue *txq; in packet_direct_xmit() local
|
/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 7244 int txq; in ixgbe_select_queue() local
|
/linux-4.1.27/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 664 struct netdev_queue *txq; member
|
/linux-4.1.27/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic.h | 638 struct netdev_queue *txq; member
|