Searched refs:device_timestamp (Results 1 – 12 of 12) sorted by relevance
| /linux/drivers/net/wireless/nxp/nxpwifi/ |
| H A D | util.c | 654 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 D | fw.h | 732 u64 device_timestamp; member
|
| /linux/drivers/net/can/usb/etas_es58x/ |
| H A D | es58x_core.c | 202 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 D | tdls.c | 1763 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 D | mlme.c | 3227 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 D | rx.c | 620 ts = status->device_timestamp; in ieee80211_add_rx_radiotap_header()
|
| H A D | cfg.c | 4769 ch_switch.device_timestamp = 0; in __ieee80211_channel_switch()
|
| /linux/include/net/ |
| H A D | mac80211.h | 1784 u32 device_timestamp; member 1974 u32 device_timestamp; member
|
| /linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | rx.c | 347 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu()
|
| H A D | mac-ctxt.c | 1732 rx_status.device_timestamp = le32_to_cpu(sb->system_time); in iwl_mvm_rx_stored_beacon_notif()
|
| H A D | mac80211.c | 5421 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
|
| /linux/drivers/net/wireless/mediatek/mt76/ |
| H A D | mac80211.c | 1288 status->device_timestamp = mstat.timestamp; in mt76_rx_convert()
|