Lines Matching defs:phy
4485 u8 cnt_2g = 0, cnt_5g = 0, phy;
4499 wl_rinfo->active_role[cnt_active - 1].phy = wl_linfo[i].phy;
4506 phy = wl_linfo[i].phy;
4509 if (rtwdev->dbcc_en && phy < RTW89_PHY_MAX) {
4510 wl_dinfo->role[phy] = wl_linfo[i].role;
4511 wl_dinfo->op_band[phy] = wl_linfo[i].band;
4512 _update_dbcc_band(rtwdev, phy);
4636 u8 cnt_2g = 0, cnt_5g = 0, phy;
4650 wl_rinfo->active_role_v1[cnt_active - 1].phy = wl_linfo[i].phy;
4657 phy = wl_linfo[i].phy;
4659 if (rtwdev->dbcc_en && phy < RTW89_PHY_MAX) {
4660 wl_dinfo->role[phy] = wl_linfo[i].role;
4661 wl_dinfo->op_band[phy] = wl_linfo[i].band;
4662 _update_dbcc_band(rtwdev, phy);
4786 u8 cnt_2g = 0, cnt_5g = 0, phy;
4800 wl_rinfo->active_role_v2[cnt_active - 1].phy = wl_linfo[i].phy;
4807 phy = wl_linfo[i].phy;
4809 if (rtwdev->dbcc_en && phy < RTW89_PHY_MAX) {
4810 wl_dinfo->role[phy] = wl_linfo[i].role;
4811 wl_dinfo->op_band[phy] = wl_linfo[i].band;
4812 _update_dbcc_band(rtwdev, phy);
5719 r.phy = rtwvif->phy_idx;
5837 "[BTC], %s()_start: phy=0x%x, path=0x%x, type=%d, state=%d\n",
6264 " [port_%d] : role=%d(phy-%d), connect=%d(client_cnt=%d), mode=%d, center_ch=%d, bw=%d",
6265 plink->pid, (u32)plink->role, plink->phy,
7756 " %-15s : pta_owner:%s, phy-0[gnt_wl:%s-%d/gnt_bt:%s-%d], ",
7764 seq_printf(m, "phy-1[gnt_wl:%s-%d/gnt_bt:%s-%d]\n",
7860 " %-15s : pta_owner:%s, phy-0[gnt_wl:%s-%d/gnt_bt:%s-%d], ",
7868 seq_printf(m, "phy-1[gnt_wl:%s-%d/gnt_bt:%s-%d]\n",