Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/ti/icssg/
Dicssg_prueth.c1669 static int prueth_node_port(struct device_node *eth_node) in prueth_node_port()
1687 static int prueth_node_mac(struct device_node *eth_node) in prueth_node_mac()
1705 struct device_node *eth_node) in prueth_netdev_init()
1848 struct device_node *eth_node) in prueth_netdev_exit()
1935 struct device_node *eth_node, *eth_ports_node; in prueth_probe() local
2214 struct device_node *eth_node; in prueth_remove() local
Dicssg_prueth.h223 struct device_node *eth_node[PRUETH_NUM_MACS]; member