Searched refs:dhd_timesync_ts_log_dump_item (Results 1 – 2 of 2) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_timesync.c | 143 static void dhd_timesync_ts_log_dump_item(dhd_ts_log_ts_t *tsl, struct bcmstrbuf *b); 276 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, &strbuf); in dhd_read_proc_ts_tx_dump() 314 dhd_timesync_ts_log_dump_item(&ts->rx_timestamps, &strbuf); in dhd_read_proc_ts_rx_dump() 418 dhd_timesync_ts_log_dump_item(dhd_ts_log_ts_t *tsl, struct bcmstrbuf *b) in dhd_timesync_ts_log_dump_item() function 443 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, strbuf); in dhd_timesync_ts_log_dump() 447 dhd_timesync_ts_log_dump_item(&ts->rx_timestamps, strbuf); in dhd_timesync_ts_log_dump()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_timesync.c | 143 static void dhd_timesync_ts_log_dump_item(dhd_ts_log_ts_t *tsl, struct bcmstrbuf *b); 276 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, &strbuf); in dhd_read_proc_ts_tx_dump() 314 dhd_timesync_ts_log_dump_item(&ts->rx_timestamps, &strbuf); in dhd_read_proc_ts_rx_dump() 418 dhd_timesync_ts_log_dump_item(dhd_ts_log_ts_t *tsl, struct bcmstrbuf *b) in dhd_timesync_ts_log_dump_item() function 443 dhd_timesync_ts_log_dump_item(&ts->tx_timestamps, strbuf); in dhd_timesync_ts_log_dump() 447 dhd_timesync_ts_log_dump_item(&ts->rx_timestamps, strbuf); in dhd_timesync_ts_log_dump()
|