Searched refs:ts_low (Results 1 – 6 of 6) sorted by relevance
/Linux-v5.4/include/linux/can/dev/ |
D | peak_canfd.h | 167 __le32 ts_low; member 184 __le32 ts_low; member 205 __le32 ts_low; member 226 __le32 ts_low; member
|
/Linux-v5.4/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_fd.c | 122 __le32 ts_low; member 135 __le32 ts_low; member 509 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(rm->ts_low)); in pcan_usb_fd_decode_canmsg() 569 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(sm->ts_low)); in pcan_usb_fd_decode_status() 611 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(ov->ts_low)); in pcan_usb_fd_decode_overrun() 629 peak_usb_set_ts_now(&usb_if->time_ref, le32_to_cpu(ts->ts_low)); in pcan_usb_fd_decode_ts()
|
D | pcan_usb_core.h | 148 struct peak_time_ref *time_ref, u32 ts_low);
|
D | pcan_usb_core.c | 153 struct peak_time_ref *time_ref, u32 ts_low) in peak_usb_netif_rx() argument 157 peak_usb_get_ts_time(time_ref, ts_low, &hwts->hwtstamp); in peak_usb_netif_rx()
|
/Linux-v5.4/drivers/hwtracing/intel_th/ |
D | msu.h | 62 u32 ts_low; member
|
/Linux-v5.4/drivers/net/ethernet/intel/ice/ |
D | ice_lan_tx_rx.h | 170 u8 ts_low; member
|