Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/freescale/fs_enet/
A Dmac-fec.c124 static int allocate_bd(struct net_device *dev) in allocate_bd() function
465 .allocate_bd = allocate_bd,
A Dmac-scc.c127 static int allocate_bd(struct net_device *dev) in allocate_bd() function
473 .allocate_bd = allocate_bd,
A Dmac-fcc.c139 static int allocate_bd(struct net_device *dev) in allocate_bd() function
576 .allocate_bd = allocate_bd,
A Dfs_enet.h76 int (*allocate_bd)(struct net_device *dev); member
A Dfs_enet-main.c956 ret = fep->ops->allocate_bd(ndev); in fs_enet_probe()

Completed in 14 milliseconds