Searched defs:recycle_rx_buf (Results 1 – 3 of 3) sorted by relevance
2332 static void recycle_rx_buf(ns_dev * card, struct sk_buff *skb) in recycle_rx_buf() function
574 static void recycle_rx_buf(struct adapter *adap, struct sge_fl *q, in recycle_rx_buf() function
590 bool recycle_rx_buf = false; in dpaa2_eth_rx() local