Lines Matching refs:vsc9953_l2sw

19 static struct vsc9953_info vsc9953_l2sw = {  variable
37 vsc9953_l2sw.port[port_no].bus = bus; in vsc9953_port_info_set_mdio()
45 vsc9953_l2sw.port[port_no].phyaddr = address; in vsc9953_port_info_set_phy_address()
53 vsc9953_l2sw.port[port_no].enet_if = phy_int; in vsc9953_port_info_set_phy_int()
61 vsc9953_l2sw.port[port_no].enabled = 1; in vsc9953_port_enable()
69 vsc9953_l2sw.port[port_no].enabled = 0; in vsc9953_port_disable()
169 dev->priv = &vsc9953_l2sw.port[port_no]; in vsc9953_port_init()
338 if (!vsc9953_l2sw.port[port_nr].enabled) { in vsc9953_port_vlan_pvid_get()
362 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_vlan_pvid_set()
398 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_vlan_aware_set()
430 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_vlan_popcnt_set()
530 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_vlan_egr_untag_get()
596 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_vlan_egr_untag_set()
664 if (!vsc9953_l2sw.port[port_no].enabled) in vsc9953_port_status_set()
681 if (!vsc9953_l2sw.port[port_no].phydev) in vsc9953_phy_autoneg()
684 if (vsc9953_l2sw.port[port_no].phydev->drv->startup( in vsc9953_phy_autoneg()
685 vsc9953_l2sw.port[port_no].phydev)) in vsc9953_phy_autoneg()
703 enabled = vsc9953_l2sw.port[port_no].enabled && in vsc9953_port_config_show()
712 if (vsc9953_l2sw.port[port_no].phydev) { in vsc9953_port_config_show()
713 link = vsc9953_l2sw.port[port_no].phydev->link; in vsc9953_port_config_show()
714 speed = vsc9953_l2sw.port[port_no].phydev->speed; in vsc9953_port_config_show()
715 duplex = vsc9953_l2sw.port[port_no].phydev->duplex; in vsc9953_port_config_show()
758 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_statistics_show()
953 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_statistics_clear()
978 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_learn_mode_set()
1013 if (!vsc9953_l2sw.port[port_no].enabled) { in vsc9953_port_learn_mode_get()
2528 if (!vsc9953_l2sw.port[i].enabled) in vsc9953_init()
2572 if (vsc9953_l2sw.port[i].enet_if == in vsc9953_init()
2575 else if (vsc9953_l2sw.port[i].enet_if == in vsc9953_init()