Home
last modified time | relevance | path

Searched refs:ts_low (Results 1 – 6 of 6) sorted by relevance

/drivers/net/can/usb/peak_usb/
Dpcan_usb_fd.c122 __le32 ts_low; member
135 __le32 ts_low; member
518 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(rm->ts_low)); in pcan_usb_fd_decode_canmsg()
583 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(sm->ts_low)); in pcan_usb_fd_decode_status()
633 peak_usb_netif_rx(skb, &usb_if->time_ref, le32_to_cpu(ov->ts_low)); in pcan_usb_fd_decode_overrun()
651 peak_usb_set_ts_now(&usb_if->time_ref, le32_to_cpu(ts->ts_low)); in pcan_usb_fd_decode_ts()
Dpcan_usb_core.h148 struct peak_time_ref *time_ref, u32 ts_low);
Dpcan_usb_core.c194 struct peak_time_ref *time_ref, u32 ts_low) in peak_usb_netif_rx() argument
198 peak_usb_get_ts_time(time_ref, ts_low, &hwts->hwtstamp); in peak_usb_netif_rx()
/drivers/net/can/peak_canfd/
Dpeak_canfd.c235 static int pucan_netif_rx(struct sk_buff *skb, __le32 ts_low, __le32 ts_high) in pucan_netif_rx() argument
241 ts_us |= le32_to_cpu(ts_low); in pucan_netif_rx()
321 pucan_netif_rx(skb, msg->ts_low, msg->ts_high); in pucan_handle_can_rx()
414 pucan_netif_rx(skb, msg->ts_low, msg->ts_high); in pucan_handle_status()
/drivers/hwtracing/intel_th/
Dmsu.h62 u32 ts_low; member
/drivers/net/ethernet/intel/ice/
Dice_lan_tx_rx.h268 u8 ts_low; member