Lines Matching defs:pf

37 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts,  in i40e_ptp_read()
64 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write()
103 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfreq() local
147 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime() local
174 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettimex() local
194 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local
230 static u32 i40e_ptp_get_rx_events(struct i40e_pf *pf) in i40e_ptp_get_rx_events()
268 void i40e_ptp_rx_hang(struct i40e_pf *pf) in i40e_ptp_rx_hang()
327 void i40e_ptp_tx_hang(struct i40e_pf *pf) in i40e_ptp_tx_hang()
361 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
407 void i40e_ptp_rx_hwtstamp(struct i40e_pf *pf, struct sk_buff *skb, u8 index) in i40e_ptp_rx_hwtstamp()
453 void i40e_ptp_set_increment(struct i40e_pf *pf) in i40e_ptp_set_increment()
515 int i40e_ptp_get_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_get_ts_config()
538 static int i40e_ptp_set_timestamp_mode(struct i40e_pf *pf, in i40e_ptp_set_timestamp_mode()
664 int i40e_ptp_set_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_set_ts_config()
696 static long i40e_ptp_create_clock(struct i40e_pf *pf) in i40e_ptp_create_clock()
742 void i40e_ptp_save_hw_time(struct i40e_pf *pf) in i40e_ptp_save_hw_time()
765 void i40e_ptp_restore_hw_time(struct i40e_pf *pf) in i40e_ptp_restore_hw_time()
789 void i40e_ptp_init(struct i40e_pf *pf) in i40e_ptp_init()
851 void i40e_ptp_stop(struct i40e_pf *pf) in i40e_ptp_stop()