Lines Matching defs:port
286 static u32 phy_encode(u32 type, int port) in phy_encode()
291 static u32 phy_decode(u32 val, int port) in phy_decode()
312 static int mdio_read(struct niu *np, int port, int dev, int reg) in mdio_read()
325 static int mdio_write(struct niu *np, int port, int dev, int reg, int data) in mdio_write()
342 static int mii_read(struct niu *np, int port, int reg) in mii_read()
348 static int mii_write(struct niu *np, int port, int reg, int data) in mii_write()
2765 int port, int vpr, int rdc_table) in vlan_tbl_write()
4477 int i, port, err; in niu_alloc_channels() local
6025 int port = np->port; in niu_set_irq_name() local
8597 static int port_has_10g(struct phy_probe_info *p, int port) in port_has_10g()
8615 int port, cnt; in count_10g_ports() local
8766 int port, err; in fill_phy_probe_info() local
9094 u8 port; in niu_ldg_init() local
9525 int port = np->port; in niu_get_parent() local
9559 u8 port = np->port; in niu_put_parent() local
9649 const struct niu_ops *ops, u8 port) in niu_alloc_and_init()