Home
last modified time | relevance | path

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

/include/linux/
Dnetdevice.h1762 static inline void netif_schedule_queue(struct netdev_queue *txq) in netif_schedule_queue()
1797 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_start_all_queues() local
1831 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_wake_all_queues() local
1862 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_stop_all_queues() local
1992 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_start_subqueue() local
2006 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_stop_subqueue() local
2024 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in __netif_subqueue_stopped() local
2044 struct netdev_queue *txq = netdev_get_tx_queue(dev, queue_index); in netif_wake_subqueue() local
2339 static inline void __netif_tx_lock(struct netdev_queue *txq, int cpu) in __netif_tx_lock()
2345 static inline void __netif_tx_lock_bh(struct netdev_queue *txq) in __netif_tx_lock_bh()
[all …]
Dnetpoll.h36 struct sk_buff_head txq; member
Dti_wilink_st.h153 struct sk_buff_head txq, tx_waitq; member
Dcdk.h460 cdkasyrq_t txq; member
/include/net/
Dsch_generic.h395 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_all_tx_empty() local
409 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_changing() local
421 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_is_noop() local
/include/linux/usb/
Dusbnet.h54 struct sk_buff_head txq; member
/include/net/irda/
Dirlan_common.h135 struct sk_buff_head txq; /* Transmit control queue */ member
Dirlap.h148 struct sk_buff_head txq; /* Frames to be transmitted */ member