Lines Matching defs:pf
152 struct i40e_pf *pf = container_of(work, struct i40e_pf, in i40e_ptp_extts0_work() local
196 static enum i40e_can_set_pins i40e_can_set_pins(struct i40e_pf *pf) in i40e_can_set_pins()
225 static void i40_ptp_reset_timing_events(struct i40e_pf *pf) in i40_ptp_reset_timing_events()
281 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts, in i40e_ptp_read()
308 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write()
349 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfine() local
370 static void i40e_ptp_set_1pps_signal_hw(struct i40e_pf *pf) in i40e_ptp_set_1pps_signal_hw()
404 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime() local
452 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettimex() local
472 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local
494 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_pps_configure() local
536 static int i40e_ptp_enable_pin(struct i40e_pf *pf, unsigned int chan, in i40e_ptp_enable_pin()
599 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_feature_enable() local
635 static u32 i40e_ptp_get_rx_events(struct i40e_pf *pf) in i40e_ptp_get_rx_events()
673 void i40e_ptp_rx_hang(struct i40e_pf *pf) in i40e_ptp_rx_hang()
732 void i40e_ptp_tx_hang(struct i40e_pf *pf) in i40e_ptp_tx_hang()
766 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
812 void i40e_ptp_rx_hwtstamp(struct i40e_pf *pf, struct sk_buff *skb, u8 index) in i40e_ptp_rx_hwtstamp()
858 void i40e_ptp_set_increment(struct i40e_pf *pf) in i40e_ptp_set_increment()
923 int i40e_ptp_get_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_get_ts_config()
940 static void i40e_ptp_free_pins(struct i40e_pf *pf) in i40e_ptp_free_pins()
1037 static void i40e_ptp_set_pins_hw(struct i40e_pf *pf) in i40e_ptp_set_pins_hw()
1071 static int i40e_ptp_set_pins(struct i40e_pf *pf, in i40e_ptp_set_pins()
1126 int i40e_ptp_alloc_pins(struct i40e_pf *pf) in i40e_ptp_alloc_pins()
1169 static int i40e_ptp_set_timestamp_mode(struct i40e_pf *pf, in i40e_ptp_set_timestamp_mode()
1306 int i40e_ptp_set_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_set_ts_config()
1335 static int i40e_init_pin_config(struct i40e_pf *pf) in i40e_init_pin_config()
1377 static long i40e_ptp_create_clock(struct i40e_pf *pf) in i40e_ptp_create_clock()
1426 void i40e_ptp_save_hw_time(struct i40e_pf *pf) in i40e_ptp_save_hw_time()
1449 void i40e_ptp_restore_hw_time(struct i40e_pf *pf) in i40e_ptp_restore_hw_time()
1473 void i40e_ptp_init(struct i40e_pf *pf) in i40e_ptp_init()
1538 void i40e_ptp_stop(struct i40e_pf *pf) in i40e_ptp_stop()