Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/dsa/mv88e6xxx/
Dptp.h148 #define ptp_to_chip(ptp) container_of(ptp, struct mv88e6xxx_chip, \ macro
/kernel/linux/linux-6.6/drivers/net/dsa/mv88e6xxx/
Dptp.h148 #define ptp_to_chip(ptp) container_of(ptp, struct mv88e6xxx_chip, \ macro