Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/can/dev/
H A Dpeak_canfd.h167 __le32 ts_low; member
184 __le32 ts_low; member
205 __le32 ts_low; member
226 __le32 ts_low; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.h58 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *parse);
62 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *parse);
H A Ddhd_timesync.c82 uint32 ts_low; /* time stamp values */ member
427 tsl->ts_log[i].ts_high, tsl->ts_log[i].ts_low, in dhd_timesync_ts_log_dump_item()
822 clk_src->log[j].ts_low); in dhd_ts_fw_clksrc_dump()
848 clk_src->log[fw_ts_log->cur_idx].ts_low = fw_clock_info->ts.ts_low; in dhd_ts_fw_clksrc_log()
1166 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *pkt) in dhd_timesync_log_timestamp_item() argument
1168 tsl->ts_log[tsl->cur_idx].ts_low = ts_low; in dhd_timesync_log_timestamp_item()
1181 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *pkt) in dhd_timesync_log_tx_timestamp() argument
1185 ts_low, ts_high, pkt); in dhd_timesync_log_tx_timestamp()
1190 dhd_timesync_log_rx_timestamp(dhd_ts_t *ts, uint8 intf, uint32 ts_low, uint32 ts_high, in dhd_timesync_log_rx_timestamp() argument
1195 ts_low, ts_high, pkt); in dhd_timesync_log_rx_timestamp()
H A Dwl_export.h164 uint32 ts_low, uint32 ts_high);
166 uint32 ts_low, uint32 ts_high);
168 uint32 *ts_low, uint32 *ts_high);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.h58 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *parse);
62 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *parse);
H A Ddhd_timesync.c82 uint32 ts_low; /* time stamp values */ member
427 tsl->ts_log[i].ts_high, tsl->ts_log[i].ts_low, in dhd_timesync_ts_log_dump_item()
822 clk_src->log[j].ts_low); in dhd_ts_fw_clksrc_dump()
848 clk_src->log[fw_ts_log->cur_idx].ts_low = fw_clock_info->ts.ts_low; in dhd_ts_fw_clksrc_log()
1166 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *pkt) in dhd_timesync_log_timestamp_item() argument
1168 tsl->ts_log[tsl->cur_idx].ts_low = ts_low; in dhd_timesync_log_timestamp_item()
1181 uint32 ts_low, uint32 ts_high, dhd_pkt_parse_t *pkt) in dhd_timesync_log_tx_timestamp() argument
1185 ts_low, ts_high, pkt); in dhd_timesync_log_tx_timestamp()
1190 dhd_timesync_log_rx_timestamp(dhd_ts_t *ts, uint8 intf, uint32 ts_low, uint32 ts_high, in dhd_timesync_log_rx_timestamp() argument
1195 ts_low, ts_high, pkt); in dhd_timesync_log_rx_timestamp()
H A Dwl_export.h164 uint32 ts_low, uint32 ts_high);
166 uint32 ts_low, uint32 ts_high);
168 uint32 *ts_low, uint32 *ts_high);
H A Dbcmwifi_monitor.c823 sts.mactime = wlc_recover_tsf32(pkt_info->ts.ts_high, pkt_info->ts.ts_low); in wl_d11rx_to_rxsts()
/OK3568_Linux_fs/kernel/drivers/net/can/usb/peak_usb/
H A 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()
H A Dpcan_usb_core.h148 struct peak_time_ref *time_ref, u32 ts_low);
H A 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()
/OK3568_Linux_fs/kernel/drivers/net/can/peak_canfd/
H A 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()
/OK3568_Linux_fs/kernel/drivers/hwtracing/intel_th/
H A Dmsu.h62 u32 ts_low; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmwifi_monitor.h25 uint32 ts_low; /* time stamp low 32 bits */ member
H A Dbcmmsgbuf.h686 uint32 ts_low; /* time stamp low 32 bits */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmmsgbuf.h527 uint32 ts_low; /* time stamp low 32 bits */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmmsgbuf.h613 uint32 ts_low; /* time stamp low 32 bits */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmmsgbuf.h613 uint32 ts_low; /* time stamp low 32 bits */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmmsgbuf.h613 uint32 ts_low; /* time stamp low 32 bits */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmmsgbuf.h686 uint32 ts_low; /* time stamp low 32 bits */ member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/
H A Dice_lan_tx_rx.h268 u8 ts_low; member