Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/wil6210/
A Dtrace.h37 __field(u32, fw_timestamp)
45 __entry->fw_timestamp = le32_to_cpu(wmi->fw_timestamp);
53 __entry->fw_timestamp
A Dwmi.h110 __le32 fw_timestamp; member
A Dwmi.c1979 u32 tstamp = le32_to_cpu(wmi->fw_timestamp); in wmi_recv_cmd()
/drivers/bluetooth/
A Dbtintel_pcie.h421 u16 fw_timestamp; member
A Dbtintel_pcie.c668 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()
/drivers/scsi/qla4xxx/
A Dql4_attr.c326 static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);

Completed in 40 milliseconds