Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/realtek/rtw89/
Dphy.c6255 #define RTW89_CH_BASE_IDX_2G 0 macro
6272 chan_idx = FIELD_PREP(RTW89_CH_BASE_IDX_MASK, RTW89_CH_BASE_IDX_2G) | in rtw89_encode_chan_idx()
6312 if (idx == RTW89_CH_BASE_IDX_2G) { in rtw89_decode_chan_idx()