Searched refs:fw_timestamp (Results 1 – 6 of 6) sorted by relevance
37 __field(u32, fw_timestamp)45 __entry->fw_timestamp = le32_to_cpu(wmi->fw_timestamp);53 __entry->fw_timestamp
110 __le32 fw_timestamp; member
1979 u32 tstamp = le32_to_cpu(wmi->fw_timestamp); in wmi_recv_cmd()
421 u16 fw_timestamp; member
668 2000 + (data->dmp_hdr.fw_timestamp >> 8), in btintel_pcie_read_dram_buffers()669 data->dmp_hdr.fw_timestamp & 0xff, data->dmp_hdr.fw_build_type, in btintel_pcie_read_dram_buffers()2179 data->dmp_hdr.fw_timestamp = ver_tlv.timestamp; in btintel_pcie_setup_internal()
326 static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);
Completed in 40 milliseconds