Searched refs:real_band (Results 1 – 2 of 2) sorted by relevance
2915 b2g = (wl_dinfo->real_band[i] == RTW89_BAND_2G); in _set_ant()2921 wl_dinfo->real_band[0] == RTW89_BAND_2G && in _set_ant()2922 wl_dinfo->real_band[1] == RTW89_BAND_5G) in _set_ant()3417 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _set_btg_ctrl()3726 if (wl_dinfo->real_band[RTW89_PHY_0] != RTW89_BAND_2G && in _action_wl_scan()3727 wl_dinfo->real_band[RTW89_PHY_1] != RTW89_BAND_2G) in _action_wl_scan()3986 btc->cx.wl.dbcc_info.real_band[phy_idx] = in _update_dbcc_band()5569 wl_dinfo->real_band[RTW89_PHY_0]); in _show_wl_role_info()5574 wl_dinfo->real_band[RTW89_PHY_1]); in _show_wl_role_info()
1105 u8 real_band[RTW89_PHY_MAX]; member