Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/realtek/rtw89/
Drtw8852c.c884 #define RTW8852C_CH_BASE_IDX_2G 0 macro
901 chan_idx = FIELD_PREP(RTW8852C_CH_BASE_IDX_MASK, RTW8852C_CH_BASE_IDX_2G) | in rtw8852c_encode_chan_idx()
940 if (idx == RTW8852C_CH_BASE_IDX_2G) { in rtw8852c_decode_chan_idx()