Home
last modified time | relevance | path

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

/linux-6.8/drivers/net/ethernet/freescale/fs_enet/
Dmac-fec.c128 static int allocate_bd(struct net_device *dev) in allocate_bd() function
Dmac-fcc.c143 static int allocate_bd(struct net_device *dev) in allocate_bd() function
Dmac-scc.c131 static int allocate_bd(struct net_device *dev) in allocate_bd() function
Dfs_enet.h76 int (*allocate_bd)(struct net_device *dev); member