/kernel/linux/linux-5.10/net/mac80211/ |
H A D | trace.h | 1155 __field(u32, device_timestamp) 1165 __entry->device_timestamp = ch_switch->device_timestamp; 2483 __field(u32, device_timestamp) 2493 __entry->device_timestamp = ch_switch->device_timestamp; 2530 __field(u32, device_timestamp) 2540 __entry->device_timestamp = ch_switch->device_timestamp;
|
H A D | mlme.c | 1361 u64 timestamp, u32 device_timestamp, in ieee80211_sta_process_chanswitch() 1393 ch_switch.device_timestamp = device_timestamp; in ieee80211_sta_process_chanswitch() 4029 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon() 4156 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon() 4169 rx_status->device_timestamp, in ieee80211_rx_mgmt_beacon() 4321 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt() 4348 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt() 1360 ieee80211_sta_process_chanswitch(struct ieee80211_sub_if_data *sdata, u64 timestamp, u32 device_timestamp, struct ieee802_11_elems *elems, bool beacon) ieee80211_sta_process_chanswitch() argument
|
H A D | scan.c | 68 bss->device_ts_beacon = rx_status->device_timestamp; in ieee80211_update_bss_from_elems() 70 bss->device_ts_presp = rx_status->device_timestamp; in ieee80211_update_bss_from_elems()
|
H A D | tdls.c | 1697 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_resp() 1790 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_req()
|
H A D | cfg.c | 3448 ch_switch.device_timestamp = 0; in __ieee80211_channel_switch()
|
H A D | rx.c | 555 put_unaligned_le64(status->device_timestamp, pos); in ieee80211_add_rx_radiotap_header()
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | trace.h | 1201 __field(u32, device_timestamp) 1211 __entry->device_timestamp = ch_switch->device_timestamp; 2113 __field(u32, device_timestamp) 2123 __entry->device_timestamp = ch_switch->device_timestamp; 2160 __field(u32, device_timestamp) 2170 __entry->device_timestamp = ch_switch->device_timestamp;
|
H A D | scan.c | 86 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 D | mlme.c | 1839 u64 timestamp, u32 device_timestamp, in ieee80211_sta_process_chanswitch() 1870 ch_switch.device_timestamp = device_timestamp; in ieee80211_sta_process_chanswitch() 5983 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon() 6113 rx_status->device_timestamp; in ieee80211_rx_mgmt_beacon() 6126 rx_status->device_timestamp, in ieee80211_rx_mgmt_beacon() 6325 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt() 6353 rx_status->device_timestamp, in ieee80211_sta_rx_queued_mgmt() 1838 ieee80211_sta_process_chanswitch(struct ieee80211_link_data *link, u64 timestamp, u32 device_timestamp, struct ieee802_11_elems *elems, bool beacon) ieee80211_sta_process_chanswitch() argument
|
H A D | tdls.c | 1802 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_resp() 1900 params.timestamp = rx_status->device_timestamp; in ieee80211_process_tdls_channel_switch_req()
|
H A D | cfg.c | 3936 ch_switch.device_timestamp = 0; in __ieee80211_channel_switch()
|
H A D | rx.c | 578 put_unaligned_le64(status->device_timestamp, pos); in ieee80211_add_rx_radiotap_header()
|
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rxmq.c | 1025 rx_status->device_timestamp, queue); in iwl_mvm_reorder() 1762 rx_status->device_timestamp = gp2_on_air_rise; in iwl_mvm_rx_mpdu_mq() 2042 rx_status->device_timestamp = gp2_on_air_rise; in iwl_mvm_rx_monitor_no_data()
|
H A D | rx.c | 401 rx_status->device_timestamp = le32_to_cpu(phy_info->system_timestamp); in iwl_mvm_rx_rx_mpdu()
|
H A D | mac-ctxt.c | 1484 rx_status.device_timestamp = le32_to_cpu(sb->system_time); in iwl_mvm_rx_stored_beacon_notif()
|
H A D | mac80211.c | 4593 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
|
/kernel/linux/linux-6.6/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()
|
/kernel/linux/linux-5.10/include/net/ |
H A D | mac80211.h | 1372 * @device_timestamp: arbitrary timestamp for the device, mac80211 doesn't use 1406 u32 device_timestamp; member 1598 * @device_timestamp: arbitrary timestamp for the device, this is the 1599 * rx.device_timestamp parameter the driver passed to mac80211. 1610 u32 device_timestamp; member 2535 * device_timestamp.
|
/kernel/linux/linux-6.6/include/net/ |
H A D | mac80211.h | 1511 * @device_timestamp: arbitrary timestamp for the device, mac80211 doesn't use 1555 u32 device_timestamp; member 1725 * @device_timestamp: arbitrary timestamp for the device, this is the 1726 * rx.device_timestamp parameter the driver passed to mac80211. 1737 u32 device_timestamp; member 2833 * device_timestamp.
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rxmq.c | 1053 rx_status->device_timestamp, queue); in iwl_mvm_reorder() 2252 rx_status->device_timestamp = phy_data->gp2_on_air_rise; in iwl_mvm_rx_fill_status()
|
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 | 1690 rx_status.device_timestamp = le32_to_cpu(sb->system_time); in iwl_mvm_rx_stored_beacon_notif()
|
H A D | mac80211.c | 5339 apply_time = chsw->device_timestamp + in iwl_mvm_old_pre_chan_sw_sta()
|
/kernel/linux/linux-6.6/drivers/net/wireless/mediatek/mt76/ |
H A D | mac80211.c | 1086 status->device_timestamp = mstat.timestamp; in mt76_rx_convert()
|