Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/chelsio/cxgb4/
Dsge.c2336 static inline unsigned int skb_txq(const struct sk_buff *skb) in skb_txq() function
2358 unsigned int idx = skb_txq(skb); in uld_send()