Lines Matching defs:pf
151 struct i40e_pf *pf = container_of(work, struct i40e_pf, in i40e_ptp_extts0_work() local
195 static enum i40e_can_set_pins_t i40e_can_set_pins(struct i40e_pf *pf) in i40e_can_set_pins()
224 static void i40_ptp_reset_timing_events(struct i40e_pf *pf) in i40_ptp_reset_timing_events()
280 static void i40e_ptp_read(struct i40e_pf *pf, struct timespec64 *ts, in i40e_ptp_read()
307 static void i40e_ptp_write(struct i40e_pf *pf, const struct timespec64 *ts) in i40e_ptp_write()
348 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjfine() local
369 static void i40e_ptp_set_1pps_signal_hw(struct i40e_pf *pf) in i40e_ptp_set_1pps_signal_hw()
403 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_adjtime() local
451 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_gettimex() local
471 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_settime() local
493 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_pps_configure() local
535 static int i40e_ptp_enable_pin(struct i40e_pf *pf, unsigned int chan, in i40e_ptp_enable_pin()
598 struct i40e_pf *pf = container_of(ptp, struct i40e_pf, ptp_caps); in i40e_ptp_feature_enable() local
634 static u32 i40e_ptp_get_rx_events(struct i40e_pf *pf) in i40e_ptp_get_rx_events()
672 void i40e_ptp_rx_hang(struct i40e_pf *pf) in i40e_ptp_rx_hang()
731 void i40e_ptp_tx_hang(struct i40e_pf *pf) in i40e_ptp_tx_hang()
765 void i40e_ptp_tx_hwtstamp(struct i40e_pf *pf) in i40e_ptp_tx_hwtstamp()
811 void i40e_ptp_rx_hwtstamp(struct i40e_pf *pf, struct sk_buff *skb, u8 index) in i40e_ptp_rx_hwtstamp()
857 void i40e_ptp_set_increment(struct i40e_pf *pf) in i40e_ptp_set_increment()
922 int i40e_ptp_get_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_get_ts_config()
939 static void i40e_ptp_free_pins(struct i40e_pf *pf) in i40e_ptp_free_pins()
1036 static void i40e_ptp_set_pins_hw(struct i40e_pf *pf) in i40e_ptp_set_pins_hw()
1070 static int i40e_ptp_set_pins(struct i40e_pf *pf, in i40e_ptp_set_pins()
1125 int i40e_ptp_alloc_pins(struct i40e_pf *pf) in i40e_ptp_alloc_pins()
1168 static int i40e_ptp_set_timestamp_mode(struct i40e_pf *pf, in i40e_ptp_set_timestamp_mode()
1305 int i40e_ptp_set_ts_config(struct i40e_pf *pf, struct ifreq *ifr) in i40e_ptp_set_ts_config()
1334 static int i40e_init_pin_config(struct i40e_pf *pf) in i40e_init_pin_config()
1376 static long i40e_ptp_create_clock(struct i40e_pf *pf) in i40e_ptp_create_clock()
1425 void i40e_ptp_save_hw_time(struct i40e_pf *pf) in i40e_ptp_save_hw_time()
1448 void i40e_ptp_restore_hw_time(struct i40e_pf *pf) in i40e_ptp_restore_hw_time()
1472 void i40e_ptp_init(struct i40e_pf *pf) in i40e_ptp_init()
1536 void i40e_ptp_stop(struct i40e_pf *pf) in i40e_ptp_stop()