Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/wireless/ath/wil6210/
Dtrace.h47 __field(u32, fw_timestamp)
55 __entry->fw_timestamp = le32_to_cpu(wmi->fw_timestamp);
63 __entry->fw_timestamp
Dwmi.h114 __le32 fw_timestamp; member
Dwmi.c1577 u32 tstamp = le32_to_cpu(wmi->fw_timestamp); in wmi_recv_cmd()
/Linux-v4.19/drivers/scsi/qla4xxx/
Dql4_attr.c327 static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);