Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192de/
H A Dphy.c2433 u8 chnl_num = is5g ? TARGET_CHNL_NUM_5G : TARGET_CHNL_NUM_2G; in _rtl92d_phy_calc_curvindex() local
2435 for (i = 0; i < chnl_num; i++) { in _rtl92d_phy_calc_curvindex()