Lines Matching defs:wx
34 static u64 wx_ptp_timecounter_cyc2time(struct wx *wx, u64 timestamp) in wx_ptp_timecounter_cyc2time()
47 static u64 wx_ptp_readtime(struct wx *wx, struct ptp_system_timestamp *sts) in wx_ptp_readtime()
67 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_adjfine() local
86 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_adjtime() local
103 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_gettimex64() local
116 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_settime64() local
140 static void wx_ptp_clear_tx_timestamp(struct wx *wx) in wx_ptp_clear_tx_timestamp()
167 static void wx_ptp_convert_to_hwtstamp(struct wx *wx, in wx_ptp_convert_to_hwtstamp()
185 static void wx_ptp_tx_hwtstamp(struct wx *wx) in wx_ptp_tx_hwtstamp()
203 static int wx_ptp_tx_hwtstamp_work(struct wx *wx) in wx_ptp_tx_hwtstamp_work()
233 static void wx_ptp_overflow_check(struct wx *wx) in wx_ptp_overflow_check()
258 static void wx_ptp_rx_hang(struct wx *wx) in wx_ptp_rx_hang()
297 static void wx_ptp_tx_hang(struct wx *wx) in wx_ptp_tx_hang()
321 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_do_aux_work() local
335 static u64 wx_ptp_trigger_calc(struct wx *wx) in wx_ptp_trigger_calc()
365 static int wx_ptp_setup_sdp(struct wx *wx) in wx_ptp_setup_sdp()
414 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_feature_enable() local
458 void wx_ptp_check_pps_event(struct wx *wx) in wx_ptp_check_pps_event()
489 static long wx_ptp_create_clock(struct wx *wx) in wx_ptp_create_clock()
553 static int wx_ptp_set_timestamp_mode(struct wx *wx, in wx_ptp_set_timestamp_mode()
657 struct wx *wx = container_of(hw_cc, struct wx, hw_cc); in wx_ptp_read() local
662 static void wx_ptp_link_speed_adjust(struct wx *wx, u32 *shift, u32 *incval) in wx_ptp_link_speed_adjust()
709 void wx_ptp_reset_cyclecounter(struct wx *wx) in wx_ptp_reset_cyclecounter()
751 void wx_ptp_reset(struct wx *wx) in wx_ptp_reset()
779 void wx_ptp_init(struct wx *wx) in wx_ptp_init()
810 void wx_ptp_suspend(struct wx *wx) in wx_ptp_suspend()
831 void wx_ptp_stop(struct wx *wx) in wx_ptp_stop()
854 void wx_ptp_rx_hwtstamp(struct wx *wx, struct sk_buff *skb) in wx_ptp_rx_hwtstamp()
875 struct wx *wx = netdev_priv(dev); in wx_hwtstamp_get() local
890 struct wx *wx = netdev_priv(dev); in wx_hwtstamp_set() local