Searched refs:netdev_phys_item_id_same (Results 1 – 2 of 2) sorted by relevance
1143 !netdev_phys_item_id_same(&prev_attr.u.ppid, &attr.u.ppid)) in switchdev_get_dev_by_nhs()1284 return netdev_phys_item_id_same(&a_attr.u.ppid, &b_attr.u.ppid); in switchdev_port_same_parent_id()
771 static inline bool netdev_phys_item_id_same(struct netdev_phys_item_id *a, in netdev_phys_item_id_same() function