Home
last modified time | relevance | path

Searched refs:RX_VHT_FLAG_160MHZ (Results 1 – 5 of 5) sorted by relevance

/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
Drx.c403 rx_status->vht_flag |= RX_VHT_FLAG_160MHZ; in iwl_mvm_rx_rx_mpdu()
/linux-4.4.14/include/net/
Dmac80211.h1077 RX_VHT_FLAG_160MHZ = BIT(1), enumerator
/linux-4.4.14/net/mac80211/
Dsta_info.c1853 else if (sta->rx_stats.last_rate_vht_flag & RX_VHT_FLAG_160MHZ) in sta_set_rate_info_rx()
Dutil.c2638 else if (status->vht_flag & RX_VHT_FLAG_160MHZ) in ieee80211_calculate_rx_timestamp()
Drx.c428 else if (status->vht_flag & RX_VHT_FLAG_160MHZ) in ieee80211_add_rx_radiotap_header()