/net/sched/ |
D | sch_generic.c | 61 const struct netdev_queue *txq, in try_bulk_dequeue_skb() 115 const struct netdev_queue *txq = q->dev_queue; in dequeue_skb() local 167 struct net_device *dev, struct netdev_queue *txq, in sch_direct_xmit() 230 struct netdev_queue *txq; in qdisc_restart() local 301 struct netdev_queue *txq; in dev_watchdog() local 780 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()
|
/net/core/ |
D | netpoll.c | 73 struct netdev_queue *txq) in netpoll_start_xmit() 107 struct netdev_queue *txq; in queue_process() local 347 struct netdev_queue *txq; in netpoll_send_skb_on_dev() local
|
D | dev.c | 1946 static void netif_setup_tc(struct net_device *dev, unsigned int txq) in netif_setup_tc() 2200 int netif_set_real_num_tx_queues(struct net_device *dev, unsigned int txq) in netif_set_real_num_tx_queues() 2315 void netif_schedule_queue(struct netdev_queue *txq) in netif_schedule_queue() 2336 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_wake_subqueue() local 2945 struct netdev_queue *txq, bool more) in xmit_one() 2962 struct netdev_queue *txq, int *ret) in dev_hard_start_xmit() 3119 struct netdev_queue *txq) in __dev_xmit_skb() 3379 struct netdev_queue *txq; in __dev_queue_xmit() local 7182 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_stop_all_queues() local
|
D | net-sysfs.c | 1357 int error = 0, txq = 0, rxq = 0, real_rx = 0, real_tx = 0; in register_queue_kobjects() local
|
D | pktgen.c | 3380 struct netdev_queue *txq; in pktgen_xmit() local
|
/net/mac80211/ |
D | agg-tx.c | 196 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_stop_txq() local 217 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_agg_start_txq() local 945 struct ieee80211_txq *txq; in ieee80211_process_addba_resp() local
|
D | tx.c | 1252 struct ieee80211_txq *txq = NULL; in ieee80211_get_txq() local 3095 struct ieee80211_txq *txq = sta->sta.txq[tid]; in ieee80211_amsdu_aggregate() local 3372 struct ieee80211_txq *txq) in ieee80211_tx_dequeue()
|
D | driver-ops.h | 1162 struct txq_info *txq) in drv_wake_tx_queue()
|
D | sta_info.c | 370 struct txq_info *txq = txq_data + i * size; in sta_info_alloc() local
|
D | tdls.c | 271 struct ieee80211_tx_queue_params *txq; in ieee80211_tdls_add_wmm_param_ie() local
|
D | ieee80211_i.h | 828 struct ieee80211_txq txq; member 1503 static inline struct txq_info *to_txq_info(struct ieee80211_txq *txq) in to_txq_info() 1508 static inline bool txq_has_queue(struct ieee80211_txq *txq) in txq_has_queue()
|
D | util.c | 3439 void ieee80211_txq_get_depth(struct ieee80211_txq *txq, in ieee80211_txq_get_depth()
|
/net/caif/ |
D | caif_dev.c | 170 struct netdev_queue *txq; in transmit() local
|
/net/batman-adv/ |
D | soft-interface.c | 740 struct netdev_queue *txq, in batadv_set_lockdep_class_one()
|
/net/8021q/ |
D | vlan_dev.c | 497 struct netdev_queue *txq, in vlan_dev_set_lockdep_one()
|
/net/netrom/ |
D | af_netrom.c | 79 struct netdev_queue *txq, in nr_set_lockdep_one()
|
/net/rose/ |
D | af_rose.c | 80 struct netdev_queue *txq, in rose_set_lockdep_one()
|
/net/dsa/ |
D | slave.c | 1191 struct netdev_queue *txq, in dsa_slave_set_lockdep_class_one()
|
/net/packet/ |
D | af_packet.c | 254 struct netdev_queue *txq; in packet_direct_xmit() local
|