Searched refs:sched_skb (Results 1 – 1 of 1) sorted by relevance
425 static struct sk_buff *sched_skb(struct sge *sge, struct sk_buff *skb, in sched_skb() function1320 while ((skb = sched_skb(sge, NULL, credits)) != NULL) { in restart_sched()1741 skb = sched_skb(sge, skb, credits); in t1_sge_tx()