Home
last modified time | relevance | path

Searched refs:fw_timestamp (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/net/wireless/ath/wil6210/
H A Dtrace.h37 __field(u32, fw_timestamp)
45 __entry->fw_timestamp = le32_to_cpu(wmi->fw_timestamp);
53 __entry->fw_timestamp
H A Dwmi.h110 __le32 fw_timestamp; member
H A Dwmi.c1979 u32 tstamp = le32_to_cpu(wmi->fw_timestamp); in wmi_recv_cmd()
/linux/drivers/scsi/qla4xxx/
H A Dql4_attr.c326 static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);
/linux/drivers/bluetooth/
H A Dbtintel_pcie.c665 2000 + (data->dmp_hdr.fw_timestamp >> 8), in btintel_pcie_read_dram_buffers()
666 data->dmp_hdr.fw_timestamp & 0xff, data->dmp_hdr.fw_build_type, in btintel_pcie_read_dram_buffers()
2124 data->dmp_hdr.fw_timestamp = ver_tlv.timestamp; in btintel_pcie_setup_internal()