Home
last modified time | relevance | path

Searched refs:alloc_rfa (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/i825xx/
Dsun3_82586.c139 static void *alloc_rfa(struct net_device *dev,void *ptr);
570 ptr = alloc_rfa(dev,ptr); /* init receive-frame-area */ in init586()
635 static void *alloc_rfa(struct net_device *dev,void *ptr) in alloc_rfa() function
889 alloc_rfa(dev,(char *)p->rfd_first); in sun3_82586_rnr_int()