Searched refs:desc_band (Results 1 – 1 of 1) sorted by relevance
51 enum ieee80211_band desc_band; in wl1271_rx_status() local58 desc_band = IEEE80211_BAND_2GHZ; in wl1271_rx_status()60 desc_band = IEEE80211_BAND_5GHZ; in wl1271_rx_status()62 status->rate_idx = wl1271_rate_to_idx(desc->rate, desc_band); in wl1271_rx_status()79 status->freq = ieee80211_channel_to_frequency(desc->channel, desc_band); in wl1271_rx_status()