Home
last modified time | relevance | path

Searched defs:eth_node (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-6.6/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c1680 static int prueth_node_port(struct device_node *eth_node) in prueth_node_port()
1698 static int prueth_node_mac(struct device_node *eth_node) in prueth_node_mac()
1716 struct device_node *eth_node) in prueth_netdev_init()
1859 struct device_node *eth_node) in prueth_netdev_exit()
1946 struct device_node *eth_node, *eth_ports_node; in prueth_probe() local
2240 struct device_node *eth_node; in prueth_remove() local
Dicssg_prueth.h223 struct device_node *eth_node[PRUETH_NUM_MACS]; member