Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/ath/wil6210/
Dtrace.h37 __field(u32, fw_timestamp)
45 __entry->fw_timestamp = le32_to_cpu(wmi->fw_timestamp);
53 __entry->fw_timestamp
Dwmi.h110 __le32 fw_timestamp; member
Dwmi.c1981 u32 tstamp = le32_to_cpu(wmi->fw_timestamp); in wmi_recv_cmd()
/linux-6.1.9/drivers/scsi/qla4xxx/
Dql4_attr.c326 static DEVICE_ATTR(fw_timestamp, S_IRUGO, qla4xxx_fw_timestamp_show, NULL);