Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.c654 memcpy(rthdr + off, &ext.timestamp.device_timestamp, 8); in nxpwifi_recv_packet_to_monif()
808 ts = (u32)ext.timestamp.device_timestamp; in nxpwifi_recv_packet_to_monif()
811 ts = ext.timestamp.device_timestamp; in nxpwifi_recv_packet_to_monif()
H A Dfw.h732 u64 device_timestamp; member
/linux/drivers/net/can/usb/etas_es58x/
H A Des58x_core.c202 u64 device_timestamp = es58x_timestamp_to_ns(timestamp); in es58x_rx_timestamp() local
208 (es58x_dev->ktime_req_ns + ktime_real_ns) / 2 - device_timestamp; in es58x_rx_timestamp()
213 __func__, device_timestamp, es58x_dev->realtime_diff_ns); in es58x_rx_timestamp()
/linux/net/mac80211/
H A Dtdls.c1763 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_resp()
1864 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_req()
H A Dmlme.c3227 u64 timestamp, u32 device_timestamp, in ieee80211_sta_process_chanswitch() argument
3241 .device_timestamp = device_timestamp, in ieee80211_sta_process_chanswitch()
8190 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon()
8339 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon()
8360 rx_status->device_timestamp, in ieee80211_rx_mgmt_beacon()
11889 rx_status->device_timestamp, in ieee80211_sta_rx_queued_frame()
11929 rx_status->device_timestamp, in ieee80211_sta_rx_queued_frame()
H A Drx.c620 ts = status->device_timestamp; in ieee80211_add_rx_radiotap_header()
H A Dcfg.c4769 ch_switch.device_timestamp = 0; in __ieee80211_channel_switch()
/linux/include/net/
H A Dmac80211.h1784 u32 device_timestamp; member
1974 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.c1732 rx_status.device_timestamp = le32_to_cpu(sb->system_time); in iwl_mvm_rx_stored_beacon_notif()
H A Dmac80211.c5421 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
/linux/drivers/net/wireless/mediatek/mt76/
H A Dmac80211.c1288 status->device_timestamp = mstat.timestamp; in mt76_rx_convert()