| /OK3568_Linux_fs/kernel/include/linux/can/dev/ |
| H A D | peak_canfd.h | 167 __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 D | dhd_timesync.h | 58 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 D | dhd_timesync.c | 82 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 D | wl_export.h | 164 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 D | dhd_timesync.h | 58 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 D | dhd_timesync.c | 82 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 D | wl_export.h | 164 uint32 ts_low, uint32 ts_high); 166 uint32 ts_low, uint32 ts_high); 168 uint32 *ts_low, uint32 *ts_high);
|
| H A D | bcmwifi_monitor.c | 823 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 D | pcan_usb_fd.c | 122 __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 D | pcan_usb_core.h | 148 struct peak_time_ref *time_ref, u32 ts_low);
|
| H A D | pcan_usb_core.c | 194 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 D | peak_canfd.c | 235 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 D | msu.h | 62 u32 ts_low; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/ |
| H A D | bcmwifi_monitor.h | 25 uint32 ts_low; /* time stamp low 32 bits */ member
|
| H A D | bcmmsgbuf.h | 686 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 D | bcmmsgbuf.h | 527 uint32 ts_low; /* time stamp low 32 bits */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/ |
| H A D | bcmmsgbuf.h | 613 uint32 ts_low; /* time stamp low 32 bits */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/ |
| H A D | bcmmsgbuf.h | 613 uint32 ts_low; /* time stamp low 32 bits */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/ |
| H A D | bcmmsgbuf.h | 613 uint32 ts_low; /* time stamp low 32 bits */ member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/ |
| H A D | bcmmsgbuf.h | 686 uint32 ts_low; /* time stamp low 32 bits */ member
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A D | ice_lan_tx_rx.h | 268 u8 ts_low; member
|