Searched refs:radiotap_timestamp (Results 1 – 3 of 3) sorted by relevance
161 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_rx_radiotap_hdrlen()603 if (local->hw.radiotap_timestamp.units_pos >= 0) { in ieee80211_add_rx_radiotap_header()626 if (local->hw.radiotap_timestamp.accuracy >= 0) { in ieee80211_add_rx_radiotap_header()627 accuracy = local->hw.radiotap_timestamp.accuracy; in ieee80211_add_rx_radiotap_header()633 *pos++ = local->hw.radiotap_timestamp.units_pos; in ieee80211_add_rx_radiotap_header()
235 hw->radiotap_timestamp.units_pos = in iwl_mac_hw_set_radiotap()240 hw->radiotap_timestamp.accuracy = 22; in iwl_mac_hw_set_radiotap()
3254 } radiotap_timestamp; member