Home
last modified time | relevance | path

Searched refs:tx_timestamps (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_timesync.c128 dhd_ts_log_ts_t tx_timestamps; member
276 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, &strbuf); in dhd_read_proc_ts_tx_dump()
389 ts->tx_timestamps.max_idx = MAX_TS_LOG_SAMPLES_DATA; in dhd_timesync_attach()
443 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, strbuf); in dhd_timesync_ts_log_dump()
462 tsl = &ts->tx_timestamps; in dhd_timesync_clear_logs()
1184 dhd_timesync_log_timestamp_item(&ts->tx_timestamps, flowid, intf, in dhd_timesync_log_tx_timestamp()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_timesync.c128 dhd_ts_log_ts_t tx_timestamps; member
276 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, &strbuf); in dhd_read_proc_ts_tx_dump()
389 ts->tx_timestamps.max_idx = MAX_TS_LOG_SAMPLES_DATA; in dhd_timesync_attach()
443 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, strbuf); in dhd_timesync_ts_log_dump()
462 tsl = &ts->tx_timestamps; in dhd_timesync_clear_logs()
1184 dhd_timesync_log_timestamp_item(&ts->tx_timestamps, flowid, intf, in dhd_timesync_log_tx_timestamp()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cadence/
H A Dmacb_ptp.c321 tx_timestamp = &queue->tx_timestamps[head]; in gem_ptp_txstamp()
347 tx_ts = &queue->tx_timestamps[tail]; in gem_tx_timestamp_flush()
H A Dmacb.h1155 struct gem_tx_ts tx_timestamps[PTP_TS_BUFFER_SIZE]; member