/linux-4.4.14/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() 253 struct iwl_txq *txq) in iwl_pcie_txq_inval_byte_cnt_tbl() 282 struct iwl_txq *txq) in iwl_pcie_txq_inc_wr_ptr() 330 struct iwl_txq *txq = &trans_pcie->txq[i]; in iwl_pcie_txq_check_wrptrs() local 415 static void iwl_pcie_txq_free_tfd(struct iwl_trans *trans, struct iwl_txq *txq) in iwl_pcie_txq_free_tfd() 449 static int iwl_pcie_txq_build_tfd(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_build_tfd() 482 struct iwl_txq *txq, int slots_num, in iwl_pcie_txq_alloc() 551 static int iwl_pcie_txq_init(struct iwl_trans *trans, struct iwl_txq *txq, in iwl_pcie_txq_init() 585 struct iwl_txq *txq = &trans_pcie->txq[txq_id]; in iwl_pcie_txq_unmap() local [all …]
|
D | internal.h | 285 iwl_pcie_get_scratchbuf_dma(struct iwl_txq *txq, int idx) in iwl_pcie_get_scratchbuf_dma() 341 struct iwl_txq *txq; member 491 struct iwl_txq *txq) in iwl_wake_queue() 502 struct iwl_txq *txq) in iwl_stop_queue()
|
D | trans.c | 1641 struct iwl_txq *txq = &trans_pcie->txq[queue]; in iwl_trans_pcie_freeze_txq_timer() local 1692 struct iwl_txq *txq; in iwl_trans_pcie_wait_txq_empty() local 1930 struct iwl_txq *txq; in iwl_dbgfs_tx_queue_read() local
|
D | rx.c | 839 struct iwl_txq *txq = &trans_pcie->txq[trans_pcie->cmd_queue]; in iwl_pcie_rx_handle_rb() local
|
/linux-4.4.14/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() 145 static void ath_txq_skb_done(struct ath_softc *sc, struct ath_txq *txq, in ath_txq_skb_done() 200 struct ath_txq *txq = tid->txq; in ath_tx_tid_change_state() local 229 struct ath_txq *txq = tid->txq; in ath_tx_flush_tid() local 303 static void ath_tid_drain(struct ath_softc *sc, struct ath_txq *txq, in ath_tid_drain() 330 static void ath_tx_set_retry(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_set_retry() 427 static void ath_tx_complete_aggr(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_complete_aggr() [all …]
|
D | debug_sta.c | 29 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 785 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 | 178 s8 txq; member 237 struct ath_txq *txq; member 274 struct ath_txq *txq; member 291 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() 1618 struct ath_txq *txq; in ath9k_conf_tx() local
|
D | debug.h | 293 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.4.14/drivers/net/ethernet/freescale/ |
D | fec_main.c | 217 #define IS_TSO_HEADER(txq, addr) \ argument 230 struct fec_enet_priv_tx_q *txq = fep->tx_queue[queue_id]; in fec_enet_get_nextdesc() local 261 struct fec_enet_priv_tx_q *txq = fep->tx_queue[queue_id]; in fec_enet_get_prevdesc() local 291 struct fec_enet_priv_tx_q *txq) in fec_enet_get_free_txdesc_num() 324 struct fec_enet_priv_tx_q *txq; in fec_dump() local 368 fec_enet_txq_submit_frag_skb(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_submit_frag_skb() 453 static int fec_enet_txq_submit_skb(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_submit_skb() 575 fec_enet_txq_put_data_tso(struct fec_enet_priv_tx_q *txq, struct sk_buff *skb, in fec_enet_txq_put_data_tso() 636 fec_enet_txq_put_hdr_tso(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_put_hdr_tso() 690 static int fec_enet_txq_submit_tso(struct fec_enet_priv_tx_q *txq, in fec_enet_txq_submit_tso() [all …]
|
D | gianfar.c | 2024 struct netdev_queue *txq; in free_skb_resources() local 2323 struct netdev_queue *txq; in gfar_start_xmit() local 2659 struct netdev_queue *txq; in gfar_clean_tx_ring() local
|
/linux-4.4.14/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() 216 struct netdev_queue *txq; in qdisc_restart() local 288 struct netdev_queue *txq; in dev_watchdog() local 751 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.4.14/drivers/net/ethernet/marvell/ |
D | mvneta.c | 279 #define IS_TSO_HEADER(txq, addr) \ argument 558 static void mvneta_txq_inc_get(struct mvneta_tx_queue *txq) in mvneta_txq_inc_get() 566 static void mvneta_txq_inc_put(struct mvneta_tx_queue *txq) in mvneta_txq_inc_put() 747 struct mvneta_tx_queue *txq, in mvneta_txq_pend_desc_add() 761 mvneta_txq_next_desc_get(struct mvneta_tx_queue *txq) in mvneta_txq_next_desc_get() 772 static void mvneta_txq_desc_put(struct mvneta_tx_queue *txq) in mvneta_txq_desc_put() 815 struct mvneta_tx_queue *txq = &pp->txqs[queue]; in mvneta_port_up() local 1212 struct mvneta_tx_queue *txq, u32 value) in mvneta_tx_done_pkts_coal_set() 1236 struct mvneta_tx_queue *txq, in mvneta_txq_sent_desc_dec() 1254 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() 794 txq_put_hdr_tso(struct sk_buff *skb, struct tx_queue *txq, int length, in txq_put_hdr_tso() 836 static int txq_submit_tso(struct tx_queue *txq, struct sk_buff *skb, in txq_submit_tso() [all …]
|
D | mvpp2.c | 133 #define MVPP2_TXQ_SENT_REG(txq) (0x3c00 + 4 * (txq)) argument 1000 static inline int mvpp2_txq_phys(int port, int txq) in mvpp2_txq_phys() 4029 struct mvpp2_tx_queue *txq = port->txqs[queue]; in mvpp2_egress_enable() local 4146 struct mvpp2_tx_queue *txq) in mvpp2_txq_pend_desc_num_get() 4158 mvpp2_txq_next_desc_get(struct mvpp2_tx_queue *txq) in mvpp2_txq_next_desc_get() 4196 struct mvpp2_tx_queue *txq, int num) in mvpp2_txq_alloc_reserved_desc() 4212 struct mvpp2_tx_queue *txq, in mvpp2_txq_reserved_desc_num_proc() 4253 static void mvpp2_txq_desc_put(struct mvpp2_tx_queue *txq) in mvpp2_txq_desc_put() 4299 struct mvpp2_tx_queue *txq) in mvpp2_txq_sent_desc_proc() 4326 int txq, tx_port_num; in mvpp2_txp_max_tx_size_set() local [all …]
|
/linux-4.4.14/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.4.14/drivers/net/ethernet/qlogic/qede/ |
D | qede_main.c | 202 struct qede_tx_queue *txq, in qede_free_tx_pkt() 259 struct qede_tx_queue *txq, in qede_free_failed_tx_pkt() 391 struct qede_tx_queue *txq; in qede_start_xmit() local 616 static int qede_txq_has_work(struct qede_tx_queue *txq) in qede_txq_has_work() 630 struct qede_tx_queue *txq) in qede_tx_int() 1701 struct qede_tx_queue *txq) in qede_free_mem_txq() 1712 struct qede_tx_queue *txq) in qede_alloc_mem_txq() 1982 struct qede_tx_queue *txq, in qede_drain_txq() 2039 struct qede_tx_queue *txq = &fp->txqs[tc]; in qede_stop_queues() local 2141 struct qede_tx_queue *txq = &fp->txqs[tc]; in qede_start_queues() local
|
/linux-4.4.14/net/core/ |
D | netpoll.c | 73 struct netdev_queue *txq) in netpoll_start_xmit() 107 struct netdev_queue *txq; in queue_process() local 341 struct netdev_queue *txq; in netpoll_send_skb_on_dev() local
|
D | dev.c | 1906 static void netif_setup_tc(struct net_device *dev, unsigned int txq) in netif_setup_tc() 2160 int netif_set_real_num_tx_queues(struct net_device *dev, unsigned int txq) in netif_set_real_num_tx_queues() 2267 void netif_schedule_queue(struct netdev_queue *txq) in netif_schedule_queue() 2288 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_wake_subqueue() local 2708 struct netdev_queue *txq, bool more) in xmit_one() 2725 struct netdev_queue *txq, int *ret) in dev_hard_start_xmit() 2872 struct netdev_queue *txq) in __dev_xmit_skb() 3078 struct netdev_queue *txq; in __dev_queue_xmit() local 6595 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_stop_all_queues() local
|
D | net-sysfs.c | 1338 int error = 0, txq = 0, rxq = 0, real_rx = 0, real_tx = 0; in register_queue_kobjects() local
|
D | pktgen.c | 3370 struct netdev_queue *txq; in pktgen_xmit() local
|
/linux-4.4.14/drivers/net/wireless/mwifiex/ |
D | init.c | 335 struct netdev_queue *txq = netdev_get_tx_queue(netdev, i); in mwifiex_wake_up_net_dev_queue() local 356 struct netdev_queue *txq = netdev_get_tx_queue(netdev, i); in mwifiex_stop_net_dev_queue() local
|
D | txrx.c | 287 struct netdev_queue *txq; in mwifiex_write_data_complete() local
|
D | main.c | 726 struct netdev_queue *txq; in mwifiex_queue_tx_pkt() local 985 struct netdev_queue *txq; in mwifiex_drv_info_dump() local
|
D | debugfs.c | 81 struct netdev_queue *txq; in mwifiex_info_read() local
|
/linux-4.4.14/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.4.14/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() 6307 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 | 848 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.4.14/drivers/net/ethernet/brocade/bna/ |
D | bna_tx_rx.c | 2878 struct bna_txq *txq; in bna_tx_sm_started_entry() local 3097 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start() local 3159 struct bna_txq *txq; in bna_tx_enet_stop() local 3169 bna_txq_qpt_setup(struct bna_txq *txq, int page_count, int page_size, in bna_txq_qpt_setup() 3225 struct bna_txq *txq; in bna_tx_free() local 3281 struct bna_txq *txq = NULL; in bna_bfi_tx_enet_start_rsp() local 3379 struct bna_txq *txq; in bna_tx_create() local 3521 struct bna_txq *txq; in bna_tx_destroy() local 3671 struct bna_txq *txq; in bna_tx_coalescing_timeo_set() local
|
D | bna_types.h | 434 struct bna_txq *txq; member 523 struct bna_txq *txq; /* BFI_MAX_TXQ entries */ member
|
/linux-4.4.14/drivers/bluetooth/ |
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 | hci_bcm.c | 73 struct sk_buff_head txq; member
|
D | bluecard_cs.c | 72 struct sk_buff_head txq; member
|
D | hci_intel.c | 84 struct sk_buff_head txq; member
|
D | hci_qca.c | 78 struct sk_buff_head txq; member
|
/linux-4.4.14/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 2473 struct sge_eth_txq *txq = &s->ethtxq[qs]; in cfg_queues() local
|
D | sge.c | 1138 static void txq_stop(struct sge_eth_txq *txq) in txq_stop() 1169 struct sge_eth_txq *txq; in t4vf_eth_xmit() local 2128 struct sge_eth_txq *txq = &s->ethtxq[i]; in sge_tx_timer_cb() local 2391 int t4vf_sge_alloc_eth_txq(struct adapter *adapter, struct sge_eth_txq *txq, in t4vf_sge_alloc_eth_txq() 2543 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.4.14/net/ieee802154/6lowpan/ |
D | core.c | 65 struct netdev_queue *txq, in lowpan_set_lockdep_class_one()
|
/linux-4.4.14/net/mac80211/ |
D | agg-tx.c | 195 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_stop_txq() local 212 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_start_txq() local
|
D | tx.c | 1242 struct ieee80211_txq *txq = NULL; in ieee80211_drv_tx() local 1279 struct ieee80211_txq *txq) in ieee80211_tx_dequeue()
|
D | sta_info.c | 356 struct txq_info *txq = txq_data + i * size; in sta_info_alloc() local
|
D | driver-ops.h | 1158 struct txq_info *txq) in drv_wake_tx_queue()
|
D | tdls.c | 268 struct ieee80211_tx_queue_params *txq; in ieee80211_tdls_add_wmm_param_ie() local
|
D | ieee80211_i.h | 813 struct ieee80211_txq txq; member 1456 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info()
|
/linux-4.4.14/include/linux/ |
D | netdevice.h | 2619 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_start_all_queues() local 2643 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_wake_all_queues() local 2873 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_start_subqueue() local 2887 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_stop_subqueue() local 2901 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in __netif_subqueue_stopped() local 3250 static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) in __netif_tx_lock() 3256 static inline void __netif_tx_lock_bh(struct netdev_queue *txq) in __netif_tx_lock_bh() 3262 static inline bool __netif_tx_trylock(struct netdev_queue *txq) in __netif_tx_trylock() 3270 static inline void __netif_tx_unlock(struct netdev_queue *txq) in __netif_tx_unlock() 3276 static inline void __netif_tx_unlock_bh(struct netdev_queue *txq) in __netif_tx_unlock_bh() [all …]
|
D | netpoll.h | 41 struct sk_buff_head txq; member
|
D | ti_wilink_st.h | 155 struct sk_buff_head txq, tx_waitq; member
|
/linux-4.4.14/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.4.14/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.4.14/include/net/ |
D | sch_generic.h | 128 static inline int qdisc_avail_bulklimit(const struct netdev_queue *txq) in qdisc_avail_bulklimit() 438 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_all_tx_empty() local 456 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_changing() local 469 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_is_noop() local
|
D | mac80211.h | 1376 struct ieee80211_txq *txq; member 1702 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS]; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/ |
D | bcmsysport.c | 735 struct netdev_queue *txq; in __bcm_sysport_tx_reclaim() local 1015 struct netdev_queue *txq; in bcm_sysport_xmit() local 1754 u32 txq, rxq; in bcm_sysport_probe() local
|
D | bnx2.c | 2852 struct netdev_queue *txq; in bnx2_tx_int() local 6592 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.4.14/drivers/net/ |
D | ifb.c | 68 struct netdev_queue *txq; in ifb_ri_tasklet() local
|
D | virtio_net.c | 169 static int txq2vq(int txq) in txq2vq() 921 struct netdev_queue *txq = netdev_get_tx_queue(dev, qnum); in start_xmit() local
|
D | tun.c | 445 u32 txq = 0; in tun_select_queue() local 813 int txq = skb->queue_mapping; in tun_net_xmit() local
|
D | macvlan.c | 779 struct netdev_queue *txq, in macvlan_set_lockdep_class_one()
|
/linux-4.4.14/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.4.14/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.4.14/drivers/net/ethernet/amd/xgbe/ |
D | xgbe-drv.c | 921 struct netdev_queue *txq; in xgbe_stop() local 1399 struct netdev_queue *txq; in xgbe_xmit() local 1811 struct netdev_queue *txq; in xgbe_tx_poll() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/liquidio/ |
D | octeon_network.h | 44 int txq; member
|
D | lio_main.c | 262 void octeon_report_tx_completion_to_bql(void *txq, unsigned int pkts_compl, in octeon_report_tx_completion_to_bql() 304 struct netdev_queue *txq; in octeon_report_sent_bytes_to_bql() local
|
/linux-4.4.14/drivers/net/hamradio/ |
D | bpqether.c | 128 struct netdev_queue *txq, in bpq_set_lockdep_class_one()
|
/linux-4.4.14/drivers/net/ethernet/chelsio/cxgb4/ |
D | sge.c | 2384 struct sge_ofld_txq *txq = s->egr_map[id]; in sge_tx_timer_cb() local 2637 int t4_sge_alloc_eth_txq(struct adapter *adap, struct sge_eth_txq *txq, in t4_sge_alloc_eth_txq() 2694 int t4_sge_alloc_ctrl_txq(struct adapter *adap, struct sge_ctrl_txq *txq, in t4_sge_alloc_ctrl_txq() 2748 int t4_sge_alloc_ofld_txq(struct adapter *adap, struct sge_ofld_txq *txq, in t4_sge_alloc_ofld_txq()
|
D | cxgb4_main.c | 312 struct sge_eth_txq *txq = &adap->sge.ethtxq[pi->first_qset]; in dcb_tx_queue_prio_enable() local 624 struct sge_txq *txq; in fwevtq_handler() local 1315 int txq; in cxgb_select_queue() local
|
D | cxgb4.h | 606 struct netdev_queue *txq; /* associated netdev TX queue */ member
|
D | t4_hw.c | 6361 unsigned int vf, unsigned int txq, unsigned int txq_eth_ctrl, in t4_cfg_pfvf()
|
/linux-4.4.14/drivers/net/ethernet/emulex/benet/ |
D | be_main.c | 867 struct be_queue_info *txq = &txo->q; in be_tx_setup_wrb_hdr() local 886 struct be_queue_info *txq = &txo->q; in be_tx_setup_wrb_frag() local 903 struct be_queue_info *txq = &txo->q; in be_xmit_restore() local 931 struct be_queue_info *txq = &txo->q; in be_xmit_enqueue() local 1147 struct be_queue_info *txq = &txo->q; in be_xmit_flush() local 2402 struct be_queue_info *txq = &txo->q; in be_tx_compl_process() local 2521 struct be_queue_info *txq; in be_tx_compl_clean() local
|
D | be_cmds.c | 1301 struct be_queue_info *txq = &txo->q; in be_cmd_txq_create() local
|
/linux-4.4.14/net/caif/ |
D | caif_dev.c | 170 struct netdev_queue *txq; in transmit() local
|
/linux-4.4.14/drivers/net/ethernet/cavium/thunder/ |
D | nicvf_main.c | 643 struct netdev_queue *txq; in nicvf_cq_intr_handler() local 1012 struct netdev_queue *txq = netdev_get_tx_queue(netdev, qid); in nicvf_xmit() local
|
/linux-4.4.14/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.4.14/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.4.14/include/linux/usb/ |
D | usbnet.h | 58 struct sk_buff_head txq; member
|
/linux-4.4.14/net/batman-adv/ |
D | soft-interface.c | 704 struct netdev_queue *txq, in batadv_set_lockdep_class_one()
|
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/ |
D | i40e_virtchnl.h | 214 struct i40e_virtchnl_txq_info txq; member
|
/linux-4.4.14/drivers/net/ethernet/intel/i40e/ |
D | i40e_virtchnl.h | 214 struct i40e_virtchnl_txq_info txq; member
|
/linux-4.4.14/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.4.14/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.4.14/drivers/net/ethernet/broadcom/genet/ |
D | bcmgenet.c | 1172 struct netdev_queue *txq; in __bcmgenet_tx_reclaim() local 1429 struct netdev_queue *txq; in bcmgenet_xmit() local 2968 struct netdev_queue *txq; in bcmgenet_dump_tx_queue() local
|
/linux-4.4.14/net/8021q/ |
D | vlan_dev.c | 481 struct netdev_queue *txq, in vlan_dev_set_lockdep_one()
|
/linux-4.4.14/drivers/net/ipvlan/ |
D | ipvlan_main.c | 100 struct netdev_queue *txq, in ipvlan_set_lockdep_class_one()
|
/linux-4.4.14/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.4.14/net/netrom/ |
D | af_netrom.c | 79 struct netdev_queue *txq, in nr_set_lockdep_one()
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnxt/ |
D | bnxt.c | 169 struct netdev_queue *txq; in bnxt_start_xmit() local 422 struct netdev_queue *txq = netdev_get_tx_queue(bp->dev, index); in bnxt_tx_int() local 4270 struct netdev_queue *txq; in bnxt_tx_disable() local 4292 struct netdev_queue *txq; in bnxt_tx_enable() local
|
/linux-4.4.14/net/rose/ |
D | af_rose.c | 80 struct netdev_queue *txq, in rose_set_lockdep_one()
|
/linux-4.4.14/drivers/net/ethernet/micrel/ |
D | ks8851.c | 131 struct sk_buff_head txq; member
|
/linux-4.4.14/drivers/net/bonding/ |
D | bond_main.c | 3965 u16 txq = skb_rx_queue_recorded(skb) ? skb_get_rx_queue(skb) : 0; in bond_select_queue() local 4575 struct netdev_queue *txq, in bond_set_lockdep_class_one()
|
/linux-4.4.14/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.4.14/net/dsa/ |
D | slave.c | 1093 struct netdev_queue *txq, in dsa_slave_set_lockdep_class_one()
|
/linux-4.4.14/net/bluetooth/ |
D | 6lowpan.c | 634 struct netdev_queue *txq, in bt_set_lockdep_class_one()
|
/linux-4.4.14/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.4.14/drivers/net/team/ |
D | team.c | 1548 struct netdev_queue *txq, in team_set_lockdep_class_one() 1681 u16 txq = skb_rx_queue_recorded(skb) ? skb_get_rx_queue(skb) : 0; in team_select_queue() local
|
/linux-4.4.14/drivers/scsi/lpfc/ |
D | lpfc_sli.h | 206 struct list_head txq; member
|
/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/ |
D | bnx2x_cmn.c | 278 struct netdev_queue *txq; in bnx2x_tx_int() local 3786 struct netdev_queue *txq; in bnx2x_start_xmit() local
|
D | bnx2x_vfpf.h | 288 } txq; member
|
D | bnx2x_ethtool.c | 2451 struct netdev_queue *txq = netdev_get_tx_queue(bp->dev, in bnx2x_run_loopback() local
|
/linux-4.4.14/drivers/net/wireless/ath/wil6210/ |
D | debugfs.c | 1231 struct netdev_queue *txq = netdev_get_tx_queue(ndev, i); in wil_info_debugfs_show() local
|
/linux-4.4.14/drivers/net/wireless/hostap/ |
D | hostap_hw.c | 3070 struct netdev_queue *txq, in prism2_set_lockdep_class_one()
|
/linux-4.4.14/drivers/net/ethernet/atheros/atl1c/ |
D | atl1c_main.c | 1200 u32 mac, txq, rxq; in atl1c_start_mac() local
|
/linux-4.4.14/drivers/net/ethernet/neterion/vxge/ |
D | vxge-main.h | 240 struct netdev_queue *txq; member
|
/linux-4.4.14/drivers/net/ethernet/sfc/ |
D | ptp.c | 273 struct sk_buff_head txq; member
|
/linux-4.4.14/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en.h | 378 struct netdev_queue *txq; member
|
D | en_main.c | 713 static inline void netif_tx_disable_queue(struct netdev_queue *txq) in netif_tx_disable_queue()
|
/linux-4.4.14/drivers/net/ethernet/nxp/ |
D | lpc_eth.c | 1017 struct netdev_queue *txq = netdev_get_tx_queue(ndev, 0); in lpc_eth_poll() local
|
/linux-4.4.14/drivers/net/vmxnet3/ |
D | vmxnet3_drv.c | 1811 struct vmxnet3_tx_queue *txq = &adapter->tx_queue[i]; in vmxnet3_msix_tx() local
|
/linux-4.4.14/drivers/net/ethernet/cisco/enic/ |
D | enic_main.c | 636 struct netdev_queue *txq; in enic_hard_start_xmit() local
|
/linux-4.4.14/drivers/net/wireless/brcm80211/brcmfmac/ |
D | fwsignal.c | 824 struct pktq *txq; in brcmf_fws_bus_txq_cleanup() local
|
D | sdio.c | 444 struct pktq txq; /* Queue length used for flow-control */ member
|
/linux-4.4.14/drivers/tty/ |
D | n_gsm.c | 2035 struct gsm_msg *txq, *ntxq; in gsm_cleanup_mux() local
|
/linux-4.4.14/net/packet/ |
D | af_packet.c | 253 struct netdev_queue *txq; in packet_direct_xmit() local
|
/linux-4.4.14/drivers/net/usb/ |
D | lan78xx.c | 245 struct sk_buff_head txq; member
|
/linux-4.4.14/drivers/net/ethernet/intel/ixgbe/ |
D | ixgbe_main.c | 7454 int txq; in ixgbe_select_queue() local
|
/linux-4.4.14/drivers/net/ethernet/qlogic/netxen/ |
D | netxen_nic.h | 664 struct netdev_queue *txq; member
|
/linux-4.4.14/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic.h | 638 struct netdev_queue *txq; member
|