Searched refs:allocate_bd (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c178 static int allocate_bd(struct net_device *dev) function
580 .allocate_bd = allocate_bd,
H A Dmac-fec.c140 static int allocate_bd(struct net_device *dev) function
549 .allocate_bd = allocate_bd,
H A Dmac-scc.c163 static int allocate_bd(struct net_device *dev) function
526 .allocate_bd = allocate_bd,
H A Dfs_enet.h43 int (*allocate_bd)(struct net_device *dev); member in struct:fs_ops
H A Dfs_enet-main.c1021 r = (*fep->ops->allocate_bd)(ndev);

Completed in 62 milliseconds