Searched refs:allocate_bd (Results 1 – 4 of 4) sorted by relevance
124 static int allocate_bd(struct net_device *dev) in allocate_bd() function465 .allocate_bd = allocate_bd,
127 static int allocate_bd(struct net_device *dev) in allocate_bd() function473 .allocate_bd = allocate_bd,
139 static int allocate_bd(struct net_device *dev) in allocate_bd() function576 .allocate_bd = allocate_bd,
76 int (*allocate_bd)(struct net_device *dev); member