Home
last modified time | relevance | path

Searched defs:allocate_bd (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c124 static int allocate_bd(struct net_device *dev) in allocate_bd() function
H A Dmac-fcc.c139 static int allocate_bd(struct net_device *dev) in allocate_bd() function
H A Dmac-scc.c127 static int allocate_bd(struct net_device *dev) in allocate_bd() function
H A Dfs_enet.h76 int (*allocate_bd)(struct net_device *dev); member