Home
last modified time | relevance | path

Searched refs:ts_timestamp_t (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/include/
H A Dbcmmsgbuf.h546 } ts_timestamp_t; typedef
548 typedef ts_timestamp_t tick_count_64_t;
549 typedef ts_timestamp_t ts_timestamp_ns_64_t;
550 typedef ts_timestamp_t ts_correction_m_t;
551 typedef ts_timestamp_t ts_correction_b_t;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/include/
H A Dbcmmsgbuf.h633 } ts_timestamp_t; typedef
635 typedef ts_timestamp_t tick_count_64_t;
636 typedef ts_timestamp_t ts_timestamp_ns_64_t;
637 typedef ts_timestamp_t ts_correction_m_t;
638 typedef ts_timestamp_t ts_correction_b_t;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/include/
H A Dbcmmsgbuf.h633 } ts_timestamp_t; typedef
635 typedef ts_timestamp_t tick_count_64_t;
636 typedef ts_timestamp_t ts_timestamp_ns_64_t;
637 typedef ts_timestamp_t ts_correction_m_t;
638 typedef ts_timestamp_t ts_correction_b_t;
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/include/
H A Dbcmmsgbuf.h633 } ts_timestamp_t; typedef
635 typedef ts_timestamp_t tick_count_64_t;
636 typedef ts_timestamp_t ts_timestamp_ns_64_t;
637 typedef ts_timestamp_t ts_correction_m_t;
638 typedef ts_timestamp_t ts_correction_b_t;
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/include/
H A Dbcmmsgbuf.h706 } ts_timestamp_t; typedef
708 typedef ts_timestamp_t tick_count_64_t;
709 typedef ts_timestamp_t ts_timestamp_ns_64_t;
710 typedef ts_timestamp_t ts_correction_m_t;
711 typedef ts_timestamp_t ts_correction_b_t;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/include/
H A Dbcmmsgbuf.h706 } ts_timestamp_t; typedef
708 typedef ts_timestamp_t tick_count_64_t;
709 typedef ts_timestamp_t ts_timestamp_ns_64_t;
710 typedef ts_timestamp_t ts_correction_m_t;
711 typedef ts_timestamp_t ts_correction_b_t;
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_msgbuf.c5578 ts_timestamp_t *ts;
6391 ts_timestamp_t *ts;
11557 ts_timestamp_t *ts = (ts_timestamp_t *)&rxstatus->ts;
11577 ts_timestamp_t *ts = (ts_timestamp_t *)&txstatus->ts;
11585 ts = (ts_timestamp_t *)&(txstatus->ts);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_msgbuf.c5578 ts_timestamp_t *ts;
6391 ts_timestamp_t *ts;
11559 ts_timestamp_t *ts = (ts_timestamp_t *)&rxstatus->ts;
11579 ts_timestamp_t *ts = (ts_timestamp_t *)&txstatus->ts;
11587 ts = (ts_timestamp_t *)&(txstatus->ts);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_msgbuf.c5578 ts_timestamp_t *ts;
6391 ts_timestamp_t *ts;
11557 ts_timestamp_t *ts = (ts_timestamp_t *)&rxstatus->ts;
11577 ts_timestamp_t *ts = (ts_timestamp_t *)&txstatus->ts;
11585 ts = (ts_timestamp_t *)&(txstatus->ts);
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_msgbuf.c6837 ts_timestamp_t *ts = (ts_timestamp_t *)&msg->ts; in BCMFASTPATH()
8221 ts_timestamp_t *ts = (ts_timestamp_t *)&(txstatus->ts); in BCMFASTPATH()
15168 ts_timestamp_t *ts = (ts_timestamp_t *)&rxstatus->ts;
15188 ts_timestamp_t *ts = (ts_timestamp_t *)&txstatus->ts;
15196 ts = (ts_timestamp_t *)&(txstatus->ts);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_msgbuf.c6841 ts_timestamp_t *ts = (ts_timestamp_t *)&msg->ts; in BCMFASTPATH()
8225 ts_timestamp_t *ts = (ts_timestamp_t *)&(txstatus->ts); in BCMFASTPATH()
15172 ts_timestamp_t *ts = (ts_timestamp_t *)&rxstatus->ts;
15192 ts_timestamp_t *ts = (ts_timestamp_t *)&txstatus->ts;
15200 ts = (ts_timestamp_t *)&(txstatus->ts);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_msgbuf.c4363 ts_timestamp_t *ts = (ts_timestamp_t *)&msg->ts; in dhd_prot_process_msgbuf_rxcpl()
5058 ts_timestamp_t *ts = (ts_timestamp_t *)&(txstatus->ts); in dhd_prot_txstatus_process()