Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/realtek/rtlwifi/rtl8192d/
H A Dphy_common.h79 bool is5g, u32 *curveindex);
H A Dphy_common.c582 bool is5g, u32 *curveindex) in rtl92d_phy_calc_curvindex() argument
587 u8 chnl_num = is5g ? TARGET_CHNL_NUM_5G : TARGET_CHNL_NUM_2G; in rtl92d_phy_calc_curvindex()
590 if (is5g && !_rtl92d_is_legal_5g_channel(hw, i + 1)) in rtl92d_phy_calc_curvindex()