Home
last modified time | relevance | path

Searched refs:skb_txq (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c3107 static inline unsigned int skb_txq(const struct sk_buff *skb) in skb_txq() function
3129 unsigned int idx = skb_txq(skb); in uld_send()