Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/idpf/
H A Dvirtchnl2_lan_desc.h354 u8 ts_low; member
421 u8 ts_low; member
H A Didpf_txrx.c3374 if (!(rx_desc->ts_low & VIRTCHNL2_RX_FLEX_TSTAMP_VALID)) in idpf_rx_hwtstamp()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dpci_hw.h346 u64 ts_low = mlxsw_pci_cqe2_time_stamp_low_get(cqe); in mlxsw_pci_cqe2_time_stamp_get() local
348 return ts_high << 16 | ts_low; in mlxsw_pci_cqe2_time_stamp_get()
/linux/drivers/net/can/usb/peak_usb/
H A Dpcan_usb_fd.c132 __le32 ts_low; member
145 __le32 ts_low; member
582 peak_usb_netif_rx_64(skb, le32_to_cpu(rm->ts_low), in pcan_usb_fd_decode_canmsg()
644 peak_usb_netif_rx_64(skb, le32_to_cpu(sm->ts_low), in pcan_usb_fd_decode_status()
695 peak_usb_netif_rx_64(skb, le32_to_cpu(ov->ts_low), in pcan_usb_fd_decode_overrun()
714 peak_usb_set_ts_now(&usb_if->time_ref, le32_to_cpu(ts->ts_low)); in pcan_usb_fd_decode_ts()
/linux/drivers/hwtracing/intel_th/
H A Dmsu.h62 u32 ts_low; member