Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/ath/wil6210/
Dtrace.h48 __field(u32, fw_timestamp)
56 __entry->fw_timestamp = le32_to_cpu(wmi->fw_timestamp);
64 __entry->fw_timestamp
Dwmi.h121 __le32 fw_timestamp; member
Dwmi.c1965 u32 tstamp = le32_to_cpu(wmi->fw_timestamp); in wmi_recv_cmd()
/Linux-v5.4/drivers/scsi/qla4xxx/
Dql4_attr.c327 static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);