Searched defs:prueth (Results 1 - 7 of 7) sorted by relevance

/linux-master/drivers/net/ethernet/ti/icssg/
H A Dicssg_queues.c16 int icssg_queue_pop(struct prueth *prueth, u8 queue) argument
32 void icssg_queue_push(struct prueth *prueth, int queue, u16 addr) argument
40 u32 icssg_queue_level(struct prueth *prueth, int queue) argument
[all...]
H A Dicssg_stats.c21 struct prueth *prueth = emac->prueth; local
H A Dicssg_ethtool.c15 struct prueth *prueth = emac->prueth; local
H A Dicssg_config.c111 struct prueth *prueth = emac->prueth; local
143 static void icssg_miig_queues_init(struct prueth *prueth, int slice) argument
203 struct prueth *prueth local
256 struct prueth *prueth = emac->prueth; local
311 icssg_init_emac_mode(struct prueth *prueth) argument
328 icssg_config(struct prueth *prueth, struct prueth_emac *emac, int slice) argument
[all...]
H A Dicssg_prueth.h131 struct prueth *prueth; member in struct:prueth_emac
214 struct prueth { struct
[all...]
H A Dicssg_prueth.c233 struct prueth *prueth = emac->prueth; local
604 struct prueth *prueth local
907 prueth_emac_start(struct prueth *prueth, struct prueth_emac *emac) argument
960 struct prueth *prueth = emac->prueth; local
998 struct prueth *prueth = emac->prueth; local
1142 struct prueth *prueth = emac->prueth; local
1175 struct prueth *prueth = emac->prueth; local
1316 struct prueth *prueth = emac->prueth; local
1451 struct prueth *prueth = emac->prueth; local
1722 prueth_netdev_init(struct prueth *prueth, struct device_node *eth_node) argument
1865 prueth_netdev_exit(struct prueth *prueth, struct device_node *eth_node) argument
1890 prueth_get_cores(struct prueth *prueth, int slice) argument
1937 prueth_put_cores(struct prueth *prueth, int slice) argument
1959 struct prueth *prueth; local
2236 struct prueth *prueth = platform_get_drvdata(pdev); local
2281 struct prueth *prueth = dev_get_drvdata(dev); local
2306 struct prueth *prueth = dev_get_drvdata(dev); local
[all...]
/linux-master/drivers/net/ethernet/ti/
H A DMakefile

Completed in 133 milliseconds