Searched refs:lan966x_phc (Results 1 – 3 of 3) sorted by relevance
/linux-5.19.10/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() 470 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_gettime64() 507 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjtime() 556 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_verify() 596 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_perout() 697 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_extts() [all …]
|
D | lan966x_main.h | 179 struct lan966x_phc { struct 249 struct lan966x_phc phc[LAN966X_PHC_COUNT];
|
D | lan966x_ethtool.c | 553 struct lan966x_phc *phc; in lan966x_get_ts_info()
|