Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h2862 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_start_all_queues() local
2886 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_wake_all_queues() local
3116 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_start_subqueue() local
3130 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_stop_subqueue() local
3144 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in __netif_subqueue_stopped() local
3164 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_wake_subqueue() local
3534 static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) in __netif_tx_lock()
3540 static inline bool __netif_tx_acquire(struct netdev_queue *txq) in __netif_tx_acquire()
3546 static inline void __netif_tx_release(struct netdev_queue *txq) in __netif_tx_release()
3551 static inline void __netif_tx_lock_bh(struct netdev_queue *txq) in __netif_tx_lock_bh()
[all …]
Dnetpoll.h43 struct sk_buff_head txq; member
Dti_wilink_st.h155 struct sk_buff_head txq, tx_waitq; member
/include/net/
Dsch_generic.h139 static inline int qdisc_avail_bulklimit(const struct netdev_queue *txq) in qdisc_avail_bulklimit()
501 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_all_tx_empty() local
519 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_changing() local
532 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_is_noop() local
Dmac80211.h1468 struct ieee80211_txq *txq; member
1826 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS]; member
/include/linux/usb/
Dusbnet.h58 struct sk_buff_head txq; member
/include/linux/avf/
Dvirtchnl.h315 struct virtchnl_txq_info txq; member