Searched refs:op_band (Results 1 – 3 of 3) sorted by relevance
953 static Linetype op_band(long *p, Linetype at, long a, Linetype bt, long b) { in op_band() function998 { eval_table, { { "&", op_band, "&" } } },
5766 btc->cx.wl.dbcc_info.op_band[phy_idx]; in _update_dbcc_band()5803 wl_dinfo->op_band[phy] = wl_linfo[i].band; in _update_wl_info()5953 wl_dinfo->op_band[phy] = wl_linfo[i].band; in _update_wl_info_v1()6103 wl_dinfo->op_band[phy] = wl_linfo[i].band; in _update_wl_info_v2()6452 wl_dinfo->op_band[phy_dbcc] = wl_linfo[i].chdef.band; in _update_wl_info_v7()6498 wl_dinfo->op_band[dbcc_2g_phy] = RTW89_BAND_2G; in _update_wl_info_v7()6704 wl_dinfo->op_band[RTW89_PHY_0] = RTW89_BAND_5G; in _update_wl_info_v8()6705 wl_dinfo->op_band[RTW89_PHY_1] = RTW89_BAND_2G; in _update_wl_info_v8()6708 wl_dinfo->op_band[RTW89_PHY_0] = RTW89_BAND_5G; in _update_wl_info_v8()6709 wl_dinfo->op_band[RTW89_PHY_1] = RTW89_BAND_2G; in _update_wl_info_v8()[all …]
1555 u8 op_band[RTW89_PHY_MAX]; /* op band in each phy */ member