Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Dscan.c86 bss->device_ts_beacon = rx_status->device_timestamp; in ieee80211_inform_bss()
88 bss->device_ts_presp = rx_status->device_timestamp; in ieee80211_inform_bss()
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()
1860 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_req()
H A Dmlme.c2731 u64 timestamp, u32 device_timestamp, in ieee80211_sta_process_chanswitch() argument
2745 .device_timestamp = device_timestamp, in ieee80211_sta_process_chanswitch()
7373 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon()
7509 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon()
7524 rx_status->device_timestamp, in ieee80211_rx_mgmt_beacon()
8137 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt()
8175 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt()
H A Drx.c591 ts = status->device_timestamp; in ieee80211_add_rx_radiotap_header()
H A Dcfg.c4267 ch_switch.device_timestamp = 0; in __ieee80211_channel_switch()
/linux/include/net/
H A Dmac80211.h1658 u32 device_timestamp; member
1840 u32 device_timestamp; member
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drx.c347 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu()
H A Dmac-ctxt.c1774 rx_status.device_timestamp = le32_to_cpu(sb->system_time); in iwl_mvm_rx_stored_beacon_notif()
H A Drxmq.c2011 rx_status->device_timestamp = phy_data->gp2_on_air_rise; in iwl_mvm_rx_fill_status()
H A Dmac80211.c5574 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Drx.c1273 rx_status->device_timestamp = phy_data->gp2_on_air_rise; in iwl_mld_rx_fill_status()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1257 status->device_timestamp = mstat.timestamp; in mt76_rx_convert()