Home
last modified time | relevance | path

Searched refs:a_attr (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/net/switchdev/
Dswitchdev.c582 struct switchdev_attr a_attr = { in switchdev_port_same_parent_id() local
591 if (switchdev_port_attr_get(a, &a_attr) || in switchdev_port_same_parent_id()
595 return netdev_phys_item_id_same(&a_attr.u.ppid, &b_attr.u.ppid); in switchdev_port_same_parent_id()