Searched defs:txq (Results 1 – 7 of 7) sorted by relevance
| /include/linux/ |
| D | netdevice.h | 2862 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 …]
|
| D | netpoll.h | 43 struct sk_buff_head txq; member
|
| D | ti_wilink_st.h | 155 struct sk_buff_head txq, tx_waitq; member
|
| /include/net/ |
| D | sch_generic.h | 139 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
|
| D | mac80211.h | 1468 struct ieee80211_txq *txq; member 1826 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS]; member
|
| /include/linux/usb/ |
| D | usbnet.h | 58 struct sk_buff_head txq; member
|
| /include/linux/avf/ |
| D | virtchnl.h | 315 struct virtchnl_txq_info txq; member
|