Searched refs:radiotap_timestamp (Results 1 – 4 of 4) sorted by relevance
723 local->hw.radiotap_timestamp.units_pos = -1; in ieee80211_alloc_hw_nm()724 local->hw.radiotap_timestamp.accuracy = -1; in ieee80211_alloc_hw_nm()
174 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_rx_radiotap_hdrlen()556 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_add_rx_radiotap_header()570 if (local->hw.radiotap_timestamp.accuracy >= 0) { in ieee80211_add_rx_radiotap_header()571 accuracy = local->hw.radiotap_timestamp.accuracy; in ieee80211_add_rx_radiotap_header()577 *pos++ = local->hw.radiotap_timestamp.units_pos; in ieee80211_add_rx_radiotap_header()
2496 } radiotap_timestamp; member
440 hw->radiotap_timestamp.units_pos = in iwl_mvm_mac_setup_register()444 hw->radiotap_timestamp.accuracy = 22; in iwl_mvm_mac_setup_register()