Home
last modified time | relevance | path

Searched defs:phc (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/ptp/
H A Dptp_mock.c51 struct mock_phc *phc = info_to_phc(info); in mock_phc_adjfine() local
67 struct mock_phc *phc = info_to_phc(info); in mock_phc_adjtime() local
79 struct mock_phc *phc = info_to_phc(info); in mock_phc_settime64() local
91 struct mock_phc *phc = info_to_phc(info); in mock_phc_gettime64() local
112 int mock_phc_index(struct mock_phc *phc) in mock_phc_index()
120 struct mock_phc *phc; in mock_phc_create() local
167 void mock_phc_destroy(struct mock_phc *phc) in mock_phc_destroy()
/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_ptp.c86 struct sparx5_phc *phc; in sparx5_ptp_hwtstamp_set() local
146 struct sparx5_phc *phc; in sparx5_ptp_hwtstamp_get() local
398 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_adjfine() local
446 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_settime64() local
487 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_gettime64() local
527 struct sparx5_phc *phc = container_of(ptp, struct sparx5_phc, info); in sparx5_ptp_adjtime() local
590 struct sparx5_phc *phc = &sparx5->phc[index]; in sparx5_ptp_phc_init() local
679 struct sparx5_phc *phc; in sparx5_ptp_rxtstamp() local
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_ptp.c268 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_set() local
322 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_get() local
568 struct lan966x_phc *phc; in lan966x_ptp_ext_irq_handler() local
624 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjfine() local
672 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_settime64() local
710 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_gettime64() local
747 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_adjtime() local
796 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_verify() local
836 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_perout() local
933 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); in lan966x_ptp_extts() local
[all …]
H A Dlan966x_ethtool.c545 struct lan966x_phc *phc; in lan966x_get_ts_info() local
H A Dlan966x_main.h321 struct lan966x_phc phc[LAN966X_PHC_COUNT]; member
/linux/include/linux/
H A Dptp_mock.h27 static inline void mock_phc_destroy(struct mock_phc *phc) in mock_phc_destroy()
31 static inline int mock_phc_index(struct mock_phc *phc) in mock_phc_index()
/linux/drivers/net/ethernet/intel/iavf/
H A Diavf_ptp.c418 bool phc = iavf_ptp_cap_supported(adapter, VIRTCHNL_1588_PTP_CAP_READ_PHC); in iavf_ptp_process_caps() local
/linux/drivers/net/ethernet/amazon/ena/
H A Dena_com.c1657 struct ena_com_phc_info *phc = &ena_dev->phc; in ena_com_phc_init() local
1679 struct ena_com_phc_info *phc = &ena_dev->phc; in ena_com_phc_config() local
1765 struct ena_com_phc_info *phc = &ena_dev->phc; in ena_com_phc_destroy() local
1787 struct ena_com_phc_info *phc = &ena_dev->phc; in ena_com_phc_get_timestamp() local
H A Dena_admin_defs.h1104 struct ena_admin_feature_phc_desc phc; member
1140 struct ena_admin_feature_phc_desc phc; member
H A Dena_com.h369 struct ena_com_phc_info phc; member
/linux/drivers/net/netdevsim/
H A Dnetdev.c1034 struct mock_phc *phc; nsim_init_netdevsim() local
H A Dnetdevsim.h106 struct mock_phc *phc; member