Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtw89/
H A Dphy.c4683 #define RTW89_CH_BASE_IDX_5G_LAST 5 macro
4703 last = RTW89_CH_BASE_IDX_5G_LAST; in rtw89_encode_chan_idx()
4744 *band = idx <= RTW89_CH_BASE_IDX_5G_LAST ? NL80211_BAND_5GHZ : NL80211_BAND_6GHZ; in rtw89_decode_chan_idx()