Searched refs:lan966x_phc (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.1/drivers/net/ethernet/microchip/lan966x/ |
D | lan966x_ptp.c | 42 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_set() 103 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_get() 327 struct lan966x_phc *phc; in lan966x_ptp_ext_irq_handler() 383 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjfine() 431 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_settime64() 469 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_gettime64() 506 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjtime() 555 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_verify() 595 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_perout() 696 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_extts() [all …]
|
D | lan966x_main.h | 187 struct lan966x_phc { struct 257 struct lan966x_phc phc[LAN966X_PHC_COUNT];
|
D | lan966x_ethtool.c | 553 struct lan966x_phc *phc; in lan966x_get_ts_info()
|