Searched refs:lan966x_phc (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/net/ethernet/microchip/lan966x/ |
| H A D | lan966x_ptp.c | 268 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_set() 322 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_get() 568 struct lan966x_phc *phc; in lan966x_ptp_ext_irq_handler() 624 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjfine() 672 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_settime64() 710 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_gettime64() 747 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjtime() 796 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_verify() 836 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_perout() 933 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_extts() [all …]
|
| H A D | lan966x_main.h | 250 struct lan966x_phc { struct 321 struct lan966x_phc phc[LAN966X_PHC_COUNT];
|
| H A D | lan966x_ethtool.c | 545 struct lan966x_phc *phc; in lan966x_get_ts_info()
|