Home
last modified time | relevance | path

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

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