Searched refs:allocate_bd (Results 1 – 5 of 5) sorted by relevance
129 static int allocate_bd(struct net_device *dev) in allocate_bd() function483 .allocate_bd = allocate_bd,
132 static int allocate_bd(struct net_device *dev) in allocate_bd() function477 .allocate_bd = allocate_bd,
145 static int allocate_bd(struct net_device *dev) in allocate_bd() function581 .allocate_bd = allocate_bd,
78 int (*allocate_bd)(struct net_device *dev); member
1007 ret = fep->ops->allocate_bd(ndev); in fs_enet_probe()
Completed in 57 milliseconds