Home
last modified time | relevance | path

Searched refs:allocate_bd (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-scc.c132 static int allocate_bd(struct net_device *dev) in allocate_bd() function
477 .allocate_bd = allocate_bd,
H A Dmac-fec.c129 static int allocate_bd(struct net_device *dev) in allocate_bd() function
483 .allocate_bd = allocate_bd,
H A Dmac-fcc.c145 static int allocate_bd(struct net_device *dev) in allocate_bd() function
581 .allocate_bd = allocate_bd,
H A Dfs_enet.h78 int (*allocate_bd)(struct net_device *dev); member
H A Dfs_enet-main.c1013 ret = fep->ops->allocate_bd(ndev); in fs_enet_probe()
/kernel/linux/linux-6.6/drivers/net/ethernet/freescale/fs_enet/
H A Dmac-scc.c131 static int allocate_bd(struct net_device *dev) in allocate_bd() function
476 .allocate_bd = allocate_bd,
H A Dmac-fec.c128 static int allocate_bd(struct net_device *dev) in allocate_bd() function
468 .allocate_bd = allocate_bd,
H A Dmac-fcc.c143 static int allocate_bd(struct net_device *dev) in allocate_bd() function
579 .allocate_bd = allocate_bd,
H A Dfs_enet.h76 int (*allocate_bd)(struct net_device *dev); member
H A Dfs_enet-main.c1005 ret = fep->ops->allocate_bd(ndev); in fs_enet_probe()

Completed in 9 milliseconds