Searched refs:ts_low (Results 1 – 6 of 6) sorted by relevance
/Linux-v4.19/include/linux/can/dev/ |
D | peak_canfd.h | 175 __le32 ts_low; member 192 __le32 ts_low; member 213 __le32 ts_low; member 234 __le32 ts_low; member
|
/Linux-v4.19/drivers/hwtracing/intel_th/ |
D | msu.h | 62 u32 ts_low; member
|
/Linux-v4.19/drivers/net/can/usb/peak_usb/ |
D | pcan_usb_fd.c | 130 __le32 ts_low; member 143 __le32 ts_low; member 517 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(rm->ts_low)); in pcan_usb_fd_decode_canmsg() 577 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(sm->ts_low)); in pcan_usb_fd_decode_status() 619 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(ov->ts_low)); in pcan_usb_fd_decode_overrun() 637 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 | 156 struct peak_time_ref *time_ref, u32 ts_low);
|
D | pcan_usb_core.c | 161 struct peak_time_ref *time_ref, u32 ts_low) in peak_usb_netif_rx() argument 165 peak_usb_get_ts_time(time_ref, ts_low, &hwts->hwtstamp); in peak_usb_netif_rx()
|
/Linux-v4.19/drivers/net/ethernet/intel/ice/ |
D | ice_lan_tx_rx.h | 170 u8 ts_low; member
|