Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Drtw8852c.c886 #define RTW8852C_CH_BASE_IDX_5G_LAST 5 macro
906 last = RTW8852C_CH_BASE_IDX_5G_LAST; in rtw8852c_encode_chan_idx()
946 *band = idx <= RTW8852C_CH_BASE_IDX_5G_LAST ? NL80211_BAND_5GHZ : NL80211_BAND_6GHZ; in rtw8852c_decode_chan_idx()