Searched refs:if_p0 (Results 1 – 1 of 1) sorted by relevance
2311 _adapter *if_p0 = NULL; in hw_var_port_switch_8822b() local2340 if_p0 = dvobj->padapters[i]; in hw_var_port_switch_8822b()2345 if (if_p0 == NULL) { in hw_var_port_switch_8822b()2355 port_cfg[if_p0->hw_port].bcn_ctl); in hw_var_port_switch_8822b()2357 rtw_write8(adapter, port_cfg[if_p0->hw_port].bcn_ctl, in hw_var_port_switch_8822b()2368 GetHwReg(if_p0, HW_VAR_MEDIA_STATUS, &vnet_type_p0); in hw_var_port_switch_8822b()2371 Set_MSR(if_p0, vnet_type_pn); in hw_var_port_switch_8822b()2382 if (is_client_associated_to_ap(if_p0)) { in hw_var_port_switch_8822b()2383 RTW_INFO(ADPT_FMT" is STA mode and linked\n", ADPT_ARG(if_p0)); in hw_var_port_switch_8822b()2384 bssid_offset = port_cfg[if_p0->hw_port].bssid; in hw_var_port_switch_8822b()[all …]