Searched refs:radiotap_timestamp (Results 1 – 4 of 4) sorted by relevance
699 local->hw.radiotap_timestamp.units_pos = -1; in ieee80211_alloc_hw_nm()700 local->hw.radiotap_timestamp.accuracy = -1; in ieee80211_alloc_hw_nm()
173 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_rx_radiotap_hdrlen()525 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_add_rx_radiotap_header()539 if (local->hw.radiotap_timestamp.accuracy >= 0) { in ieee80211_add_rx_radiotap_header()540 accuracy = local->hw.radiotap_timestamp.accuracy; in ieee80211_add_rx_radiotap_header()546 *pos++ = local->hw.radiotap_timestamp.units_pos; in ieee80211_add_rx_radiotap_header()
2321 } radiotap_timestamp; member
461 hw->radiotap_timestamp.units_pos = in iwl_mvm_mac_setup_register()465 hw->radiotap_timestamp.accuracy = 22; in iwl_mvm_mac_setup_register()