Home
last modified time | relevance | path

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

/linux-4.4.14/net/switchdev/
Dswitchdev.c1143 !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()
/linux-4.4.14/include/linux/
Dnetdevice.h771 static inline bool netdev_phys_item_id_same(struct netdev_phys_item_id *a, in netdev_phys_item_id_same() function