Searched refs:push_rxbufs (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/atm/
H A Dnicstar.c127 static void push_rxbufs(ns_dev *, struct sk_buff *);
650 card->efbie = 1; /* To prevent push_rxbufs from enabling the interrupt */
690 push_rxbufs(card, lb);
691 /* Due to the implementation of push_rxbufs() this is 1, not 0 */
726 push_rxbufs(card, sb);
941 static void push_rxbufs(ns_dev * card, struct sk_buff *skb) function
962 printk("nicstar%d: push_rxbufs called with addr1 = 0.\n",
1184 push_rxbufs(card, sb);
1209 push_rxbufs(card, lb);
2172 push_rxbufs(car
[all...]

Completed in 114 milliseconds