Searched refs:timestamp_low (Results 1 – 16 of 16) sorted by relevance
109 u32 timestamp_low; member
280 stats->timestamp_low = get_rx_desc_tsfl(p_desc); in rtl92ce_rx_query_desc()326 rx_status->mactime = stats->timestamp_low; in rtl92ce_rx_query_desc()
255 stats->timestamp_low = get_rx_status_desc_tsfl(pdesc); in rtl92se_rx_query_desc()298 rx_status->mactime = stats->timestamp_low; in rtl92se_rx_query_desc()
283 status->timestamp_low = get_rx_desc_tsfl(pdesc); in rtl8723e_rx_query_desc()330 rx_status->mactime = status->timestamp_low; in rtl8723e_rx_query_desc()
318 status->timestamp_low = get_rx_desc_tsfl(pdesc); in rtl8723be_rx_query_desc()384 rx_status->mactime = status->timestamp_low; in rtl8723be_rx_query_desc()
305 stats->timestamp_low = get_rx_desc_tsfl(pdesc); in rtl92cu_rx_query_desc()372 stats.timestamp_low = get_rx_desc_tsfl(rxdesc); in _rtl_rx_process()
465 u32 timestamp_low, timestamp_mid, timestamp_high, urts; in poll_trace() local480 timestamp_low = MLX5_GET(tracer_timestamp_event, in poll_trace()490 (u64)timestamp_low; in poll_trace()
397 status->timestamp_low = get_rx_desc_tsfl(pdesc); in rtl88ee_rx_query_desc()457 rx_status->mactime = status->timestamp_low; in rtl88ee_rx_query_desc()
455 status->timestamp_low = get_rx_desc_tsfl(pdesc); in rtl8821ae_rx_query_desc()537 rx_status->mactime = status->timestamp_low; in rtl8821ae_rx_query_desc()
353 status->timestamp_low = get_rx_desc_tsfl(pdesc); in rtl92ee_rx_query_desc()410 rx_status->mactime = status->timestamp_low; in rtl92ee_rx_query_desc()
1039 u32 timestamp_low; member
2094 timestamp = (u64)aenq_common->timestamp_low | in ena_com_aenq_intr_handler()
192 __le32 timestamp_low; member883 out->timestamp = get_unaligned_le64((void *)&in->timestamp_low); in scmi_parse_sensor_readings()
423 stats->timestamp_low = get_rx_desc_tsfl(pdesc); in rtl92de_rx_query_desc()
11047 u32 timestamp_high, timestamp_low; in mlxsw_reg_mtpptr_unpack() local11053 timestamp_low = mlxsw_reg_mtpptr_rec_timestamp_low_get(payload, rec); in mlxsw_reg_mtpptr_unpack()11054 *p_timestamp = (u64)timestamp_high << 32 | timestamp_low; in mlxsw_reg_mtpptr_unpack()
2092 u32 timestamp_low; member