Searched refs:netdev_cap_txqueue (Results 1 – 3 of 3) sorted by relevance
37 return netdev_cap_txqueue(skb->dev, queue_mapping); in tcf_skbedit_hash()
3936 static inline u16 netdev_cap_txqueue(struct net_device *dev, u16 queue_index) in netdev_cap_txqueue() function
4329 return netdev_get_tx_queue(dev, netdev_cap_txqueue(dev, qm)); in netdev_tx_queue_mapping()4711 queue_index = netdev_cap_txqueue(dev, queue_index); in netdev_core_pick_tx()