Home
last modified time | relevance | path

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

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