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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dnicstar.c145 static void recycle_rx_buf(ns_dev * card, struct sk_buff *skb);
1177 recycle_rx_buf(card, oldbuf);
2023 recycle_rx_buf(card, skb);
2031 recycle_rx_buf(card, skb);
2074 recycle_rx_buf(card, skb);
2088 recycle_rx_buf(card, skb);
2132 recycle_rx_buf(card, skb);
2415 static void recycle_rx_buf(ns_dev * card, struct sk_buff *skb) function
2428 recycle_rx_buf(card, (struct sk_buff *)(iov++)->iov_base);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/cxgb3/
H A Dsge.c562 * recycle_rx_buf - recycle a receive buffer
570 static void recycle_rx_buf(struct adapter *adap, struct sge_fl *q, function
799 recycle_rx_buf(adap, fl, fl->cidx);
859 recycle_rx_buf(adap, fl, fl->cidx);

Completed in 85 milliseconds