Searched refs:radiotap_timestamp (Results 1 – 4 of 4) sorted by relevance
755 local->hw.radiotap_timestamp.units_pos = -1; in ieee80211_alloc_hw_nm()756 local->hw.radiotap_timestamp.accuracy = -1; in ieee80211_alloc_hw_nm()
160 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_rx_radiotap_hdrlen()544 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_add_rx_radiotap_header()558 if (local->hw.radiotap_timestamp.accuracy >= 0) { in ieee80211_add_rx_radiotap_header()559 accuracy = local->hw.radiotap_timestamp.accuracy; in ieee80211_add_rx_radiotap_header()565 *pos++ = local->hw.radiotap_timestamp.units_pos; in ieee80211_add_rx_radiotap_header()
2599 } radiotap_timestamp; member
456 hw->radiotap_timestamp.units_pos = in iwl_mvm_mac_setup_register()460 hw->radiotap_timestamp.accuracy = 22; in iwl_mvm_mac_setup_register()