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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/fs_enet/
H A Dmac-fcc.c146 static int allocate_bd(struct net_device *dev) function
571 .allocate_bd = allocate_bd,
H A Dmac-fec.c136 static int allocate_bd(struct net_device *dev) function
495 .allocate_bd = allocate_bd,
H A Dmac-scc.c140 static int allocate_bd(struct net_device *dev) function
482 .allocate_bd = allocate_bd,
H A Dfs_enet.h77 int (*allocate_bd)(struct net_device *dev); member in struct:fs_ops
H A Dfs_enet-main.c1065 ret = fep->ops->allocate_bd(ndev);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/fs_enet/
H A Dmac-fcc.c146 static int allocate_bd(struct net_device *dev) function
571 .allocate_bd = allocate_bd,
H A Dmac-fec.c136 static int allocate_bd(struct net_device *dev) function
495 .allocate_bd = allocate_bd,
H A Dmac-scc.c140 static int allocate_bd(struct net_device *dev) function
482 .allocate_bd = allocate_bd,
H A Dfs_enet.h77 int (*allocate_bd)(struct net_device *dev); member in struct:fs_ops
H A Dfs_enet-main.c1065 ret = fep->ops->allocate_bd(ndev);

Completed in 126 milliseconds