Lines Matching defs:wx

32 static u64 wx_ptp_timecounter_cyc2time(struct wx *wx, u64 timestamp)  in wx_ptp_timecounter_cyc2time()
45 static u64 wx_ptp_readtime(struct wx *wx, struct ptp_system_timestamp *sts) in wx_ptp_readtime()
65 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_adjfine() local
84 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_adjtime() local
101 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_gettimex64() local
114 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_settime64() local
138 static void wx_ptp_clear_tx_timestamp(struct wx *wx) in wx_ptp_clear_tx_timestamp()
165 static void wx_ptp_convert_to_hwtstamp(struct wx *wx, in wx_ptp_convert_to_hwtstamp()
183 static void wx_ptp_tx_hwtstamp(struct wx *wx) in wx_ptp_tx_hwtstamp()
201 static int wx_ptp_tx_hwtstamp_work(struct wx *wx) in wx_ptp_tx_hwtstamp_work()
231 static void wx_ptp_overflow_check(struct wx *wx) in wx_ptp_overflow_check()
256 static void wx_ptp_rx_hang(struct wx *wx) in wx_ptp_rx_hang()
295 static void wx_ptp_tx_hang(struct wx *wx) in wx_ptp_tx_hang()
319 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_do_aux_work() local
333 static u64 wx_ptp_trigger_calc(struct wx *wx) in wx_ptp_trigger_calc()
363 static int wx_ptp_setup_sdp(struct wx *wx) in wx_ptp_setup_sdp()
412 struct wx *wx = container_of(ptp, struct wx, ptp_caps); in wx_ptp_feature_enable() local
456 void wx_ptp_check_pps_event(struct wx *wx) in wx_ptp_check_pps_event()
487 static long wx_ptp_create_clock(struct wx *wx) in wx_ptp_create_clock()
539 static int wx_ptp_set_timestamp_mode(struct wx *wx, in wx_ptp_set_timestamp_mode()
643 struct wx *wx = container_of(hw_cc, struct wx, hw_cc); in wx_ptp_read() local
648 static void wx_ptp_link_speed_adjust(struct wx *wx, u32 *shift, u32 *incval) in wx_ptp_link_speed_adjust()
687 void wx_ptp_reset_cyclecounter(struct wx *wx) in wx_ptp_reset_cyclecounter()
729 void wx_ptp_reset(struct wx *wx) in wx_ptp_reset()
757 void wx_ptp_init(struct wx *wx) in wx_ptp_init()
788 void wx_ptp_suspend(struct wx *wx) in wx_ptp_suspend()
809 void wx_ptp_stop(struct wx *wx) in wx_ptp_stop()
832 void wx_ptp_rx_hwtstamp(struct wx *wx, struct sk_buff *skb) in wx_ptp_rx_hwtstamp()
853 struct wx *wx = netdev_priv(dev); in wx_hwtstamp_get() local
868 struct wx *wx = netdev_priv(dev); in wx_hwtstamp_set() local