Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-fec.c129 static int allocate_bd(struct net_device *dev) in allocate_bd() function
H A Dmac-fcc.c145 static int allocate_bd(struct net_device *dev) in allocate_bd() function
H A Dmac-scc.c132 static int allocate_bd(struct net_device *dev) in allocate_bd() function
H A Dfs_enet.h78 int (*allocate_bd)(struct net_device *dev); member