Home
last modified time | relevance | path

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

/include/net/
A Dnetdev_queues.h176 #define netif_txq_try_stop(txq, get_desc, start_thrs) \ argument
217 #define netif_txq_maybe_stop(txq, get_desc, stop_thrs, start_thrs) \ argument
260 #define __netif_txq_completed_wake(txq, pkts, bytes, \ argument
284 #define netif_txq_completed_wake(txq, pkts, bytes, get_desc, start_thrs) \ argument
300 struct netdev_queue *txq; in netif_subqueue_sent() local
A Dsch_generic.h241 static inline int qdisc_avail_bulklimit(const struct netdev_queue *txq) in qdisc_avail_bulklimit()
779 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_all_tx_empty() local
797 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_changing() local
807 static inline bool qdisc_txq_has_no_queue(const struct netdev_queue *txq) in qdisc_txq_has_no_queue()
820 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in qdisc_tx_is_noop() local
A Dxdp.h87 struct xdp_txq_info *txq; member
A Dmac80211.h2052 struct ieee80211_txq *txq; member
2542 struct ieee80211_txq *txq[IEEE80211_NUM_TIDS + 1]; member
7447 struct ieee80211_txq *txq) in ieee80211_tx_dequeue_ni()
7514 ieee80211_schedule_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq) in ieee80211_schedule_txq()
7530 ieee80211_return_txq(struct ieee80211_hw *hw, struct ieee80211_txq *txq, in ieee80211_return_txq()
/include/linux/
A Dnetdevice.h3570 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_start_all_queues() local
3594 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_wake_all_queues() local
4664 static inline bool __netif_tx_acquire(struct netdev_queue *txq) in __netif_tx_acquire()
4693 static inline void __netif_tx_unlock(struct netdev_queue *txq) in __netif_tx_unlock()
4711 struct netdev_queue *txq) in txq_trans_update()
4728 struct netdev_queue *txq = netdev_get_tx_queue(dev, 0); in netif_trans_update() local
4755 #define HARD_TX_LOCK(dev, txq, cpu) { \ argument
4763 #define HARD_TX_TRYLOCK(dev, txq) \ argument
4768 #define HARD_TX_UNLOCK(dev, txq) { \ argument
4785 struct netdev_queue *txq = netdev_get_tx_queue(dev, i); in netif_tx_disable() local
[all …]
A Dnetpoll.h54 struct sk_buff_head txq; member
A Dti_wilink_st.h142 struct sk_buff_head txq, tx_waitq; member
/include/net/mana/
A Dhw_channel.h190 struct hwc_wq *txq; member
A Dmana.h285 struct mana_txq *txq; member
363 struct mana_txq txq; member
/include/linux/usb/
A Dusbnet.h54 struct sk_buff_head txq; member
/include/net/libeth/
A Dxdp.h116 static inline u32 libeth_xdpsq_num(u32 rxq, u32 txq, u32 max) in libeth_xdpsq_num()
/include/linux/avf/
A Dvirtchnl.h421 struct virtchnl_txq_info txq; member

Completed in 74 milliseconds