/linux/drivers/ptp/ |
H A D | ptp_mock.c | 51 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 in mock_phc_settime64() local 91 struct mock_phc *phc = info_to_phc(info); mock_phc_gettime64() local 112 mock_phc_index(struct mock_phc * phc) mock_phc_index() argument 120 struct mock_phc *phc; mock_phc_create() local 167 mock_phc_destroy(struct mock_phc * phc) mock_phc_destroy() argument [all...] |
/linux/drivers/net/ethernet/pensando/ionic/ |
H A D | ionic_phc.c | 295 struct ionic_phc *phc = container_of(cc, struct ionic_phc, cc); ionic_cc_read() local 301 ionic_setphc_cmd(struct ionic_phc * phc,struct ionic_admin_ctx * ctx) ionic_setphc_cmd() argument 319 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); ionic_phc_adjfine() local 356 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); ionic_phc_adjtime() local 382 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); ionic_phc_settime64() local 412 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); ionic_phc_gettimex64() local 436 struct ionic_phc *phc = container_of(info, struct ionic_phc, ptp_info); ionic_phc_aux_work() local 523 struct ionic_phc *phc; ionic_lif_alloc_phc() local [all...] |
H A D | ionic_lif.h | 242 struct ionic_phc *phc; member
|
/linux/drivers/net/ethernet/microchip/lan966x/ |
H A D | lan966x_ptp.c | 265 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_set() local 319 struct lan966x_phc *phc; in lan966x_ptp_hwtstamp_get() local 565 struct lan966x_phc *phc; in lan966x_ptp_ext_irq_handler() local 621 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); lan966x_ptp_adjfine() local 669 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); lan966x_ptp_settime64() local 707 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); lan966x_ptp_gettime64() local 744 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); lan966x_ptp_adjtime() local 793 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); lan966x_ptp_verify() local 833 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); lan966x_ptp_perout() local 930 struct lan966x_phc *phc = container_of(ptp, struct lan966x_phc, info); lan966x_ptp_extts() local 1004 struct lan966x_phc *phc = &lan966x->phc[index]; lan966x_ptp_phc_init() local 1104 struct lan966x_phc *phc; lan966x_ptp_rxtstamp() local [all...] |
H A D | lan966x_ethtool.c | 545 struct lan966x_phc *phc; in lan966x_get_ts_info() local
|
H A D | lan966x_main.h | 321 struct lan966x_phc phc[LAN966X_PHC_COUNT]; member
|
/linux/include/linux/ |
H A D | ptp_mock.h | 27 static inline void mock_phc_destroy(struct mock_phc *phc) in mock_phc_destroy() argument 31 static inline int mock_phc_index(struct mock_phc *phc) in mock_phc_index() argument
|
/linux/drivers/net/ethernet/intel/iavf/ |
H A D | iavf_ptp.c | 411 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 D | ena_com.c | 1657 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; ena_com_phc_config() local 1765 struct ena_com_phc_info *phc = &ena_dev->phc; ena_com_phc_destroy() local 1787 struct ena_com_phc_info *phc = &ena_dev->phc; ena_com_phc_get_timestamp() local [all...] |
H A D | ena_com.h | 369 struct ena_com_phc_info phc; member
|
/linux/drivers/net/ethernet/microchip/sparx5/ |
H A D | sparx5_ethtool.c | 1190 struct sparx5_phc *phc; in sparx5_get_ts_info() local
|
/linux/drivers/net/netdevsim/ |
H A D | netdev.c | 1005 struct mock_phc *phc; in nsim_init_netdevsim() local
|
H A D | netdevsim.h | 106 struct mock_phc *phc; member
|