Lines Matching refs:ice_pf

14 static void ice_set_tx_tstamp(struct ice_pf *pf, bool on)  in ice_set_tx_tstamp()
45 static void ice_set_rx_tstamp(struct ice_pf *pf, bool on) in ice_set_rx_tstamp()
70 static void ice_ptp_cfg_timestamp(struct ice_pf *pf, bool ena) in ice_ptp_cfg_timestamp()
98 int ice_get_ptp_clock_index(struct ice_pf *pf) in ice_get_ptp_clock_index()
144 static void ice_set_ptp_clock_index(struct ice_pf *pf) in ice_set_ptp_clock_index()
184 static void ice_clear_ptp_clock_index(struct ice_pf *pf) in ice_clear_ptp_clock_index()
216 ice_ptp_read_src_clk_reg(struct ice_pf *pf, struct ptp_system_timestamp *sts) in ice_ptp_read_src_clk_reg()
258 static void ice_ptp_update_cached_phctime(struct ice_pf *pf) in ice_ptp_update_cached_phctime()
380 static u64 ice_ptp_extend_40b_ts(struct ice_pf *pf, u64 in_tstamp) in ice_ptp_extend_40b_ts()
400 ice_ptp_read_time(struct ice_pf *pf, struct timespec64 *ts, in ice_ptp_read_time()
415 static int ice_ptp_write_init(struct ice_pf *pf, struct timespec64 *ts) in ice_ptp_write_init()
431 static int ice_ptp_write_adj(struct ice_pf *pf, s32 adj) in ice_ptp_write_adj()
448 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_adjfine()
497 struct ice_pf *pf = container_of(ptp, struct ice_pf, ptp); in ice_ptp_extts_work()
534 ice_ptp_cfg_extts(struct ice_pf *pf, bool ena, unsigned int chan, u32 gpio_pin, in ice_ptp_cfg_extts()
596 static int ice_ptp_cfg_clkout(struct ice_pf *pf, unsigned int chan, in ice_ptp_cfg_clkout()
699 static void ice_ptp_disable_all_clkout(struct ice_pf *pf) in ice_ptp_disable_all_clkout()
716 static void ice_ptp_enable_all_clkout(struct ice_pf *pf) in ice_ptp_enable_all_clkout()
736 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gpio_enable_e810()
786 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_gettimex64()
811 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_settime64()
864 struct ice_pf *pf = ptp_info_to_pf(info); in ice_ptp_adjtime()
912 int ice_ptp_get_ts_config(struct ice_pf *pf, struct ifreq *ifr) in ice_ptp_get_ts_config()
931 ice_ptp_set_timestamp_mode(struct ice_pf *pf, struct hwtstamp_config *config) in ice_ptp_set_timestamp_mode()
983 int ice_ptp_set_ts_config(struct ice_pf *pf, struct ifreq *ifr) in ice_ptp_set_ts_config()
1061 ice_ptp_set_funcs_e810(struct ice_pf *pf, struct ptp_clock_info *info) in ice_ptp_set_funcs_e810()
1072 static void ice_ptp_set_caps(struct ice_pf *pf) in ice_ptp_set_caps()
1098 static long ice_ptp_create_clock(struct ice_pf *pf) in ice_ptp_create_clock()
1161 struct ice_pf *pf; in ice_ptp_tx_tstamp_work()
1271 void ice_ptp_process_ts(struct ice_pf *pf) in ice_ptp_process_ts()
1312 ice_ptp_flush_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_flush_tx_tracker()
1341 ice_ptp_release_tx_tracker(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_release_tx_tracker()
1367 ice_ptp_init_tx_e810(struct ice_pf *pf, struct ice_ptp_tx *tx) in ice_ptp_init_tx_e810()
1414 struct ice_pf *pf = container_of(ptp, struct ice_pf, ptp); in ice_ptp_periodic_work()
1436 static int ice_ptp_init_owner(struct ice_pf *pf) in ice_ptp_init_owner()
1510 void ice_ptp_init(struct ice_pf *pf) in ice_ptp_init()
1572 void ice_ptp_release(struct ice_pf *pf) in ice_ptp_release()