Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dtrace.h1303 __field(u32, device_timestamp)
1314 __entry->device_timestamp = ch_switch->device_timestamp;
1324 __entry->device_timestamp, __entry->link_id
H A Dtdls.c1762 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_resp()
1863 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_req()
H A Dmlme.c2753 u64 timestamp, u32 device_timestamp, in ieee80211_sta_process_chanswitch() argument
2767 .device_timestamp = device_timestamp, in ieee80211_sta_process_chanswitch()
7421 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon()
7558 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon()
7573 rx_status->device_timestamp, in ieee80211_rx_mgmt_beacon()
8191 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt()
8231 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt()
H A Drx.c620 ts = status->device_timestamp; in ieee80211_add_rx_radiotap_header()
H A Dcfg.c4387 ch_switch.device_timestamp = 0; in __ieee80211_channel_switch()
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac-ctxt.c1729 rx_status.device_timestamp = le32_to_cpu(sb->system_time); in iwl_mvm_rx_stored_beacon_notif()