Searched refs:rx_pool (Results 1 – 2 of 2) sorted by relevance
178 struct rx_pool { struct223 struct rx_pool rx_pool; member
100 static void flush_rx_pool(struct idt77252_dev *, struct rx_pool *);102 struct rx_pool *);1020 struct rx_pool *rpp; in dequeue_rx()1120 rpp = &vc->rcv.rx_pool; in dequeue_rx()1916 flush_rx_pool(struct idt77252_dev *card, struct rx_pool *rpp) in flush_rx_pool()1925 recycle_rx_pool_skb(struct idt77252_dev *card, struct rx_pool *rpp) in recycle_rx_pool_skb()2357 flush_rx_pool(card, &vc->rcv.rx_pool); in idt77252_init_rx()2588 if (vc->rcv.rx_pool.count) { in idt77252_close()2592 recycle_rx_pool_skb(card, &vc->rcv.rx_pool); in idt77252_close()2980 flush_rx_pool(card, &vc->rcv.rx_pool); in open_card_oam()[all …]