• Home
  • Raw
  • Download

Lines Matching defs:port

138 	int port = skge->port;  in skge_led()  local
417 static void xm_link_down(struct skge_hw *hw, int port) in xm_link_down()
428 static int __xm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) in __xm_phy_read()
451 static u16 xm_phy_read(struct skge_hw *hw, int port, u16 reg) in xm_phy_read()
460 static int xm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in xm_phy_write()
510 static void genesis_reset(struct skge_hw *hw, int port) in genesis_reset()
555 static void bcom_check_link(struct skge_hw *hw, int port) in bcom_check_link()
626 int port = skge->port; in bcom_phy_init() local
723 int port = skge->port; in xm_phy_init() local
758 int port = skge->port; in xm_check_link() local
833 int port = skge->port; in xm_link_timer() local
854 static void genesis_mac_init(struct skge_hw *hw, int port) in genesis_mac_init()
1003 int port = skge->port; in genesis_stop() local
1050 int port = skge->port; in genesis_link_up() local
1134 int port = skge->port; in bcom_phy_intr() local
1161 static int gm_phy_write(struct skge_hw *hw, int port, u16 reg, u16 val) in gm_phy_write()
1181 static int __gm_phy_read(struct skge_hw *hw, int port, u16 reg, u16 *val) in __gm_phy_read()
1201 static u16 gm_phy_read(struct skge_hw *hw, int port, u16 reg) in gm_phy_read()
1212 static void yukon_init(struct skge_hw *hw, int port) in yukon_init()
1299 static void yukon_reset(struct skge_hw *hw, int port) in yukon_reset()
1328 static void yukon_mac_init(struct skge_hw *hw, int port) in yukon_mac_init()
1476 static void yukon_suspend(struct skge_hw *hw, int port) in yukon_suspend()
1497 int port = skge->port; in yukon_stop() local
1529 int port = skge->port; in yukon_link_up() local
1550 int port = skge->port; in yukon_link_down() local
1572 int port = skge->port; in yukon_phy_intr() local
1713 int port = skge->port; in skge_up() local
1784 static void skge_rx_stop(struct skge_hw *hw, int port) in skge_rx_stop()
1796 int port = skge->port; in skge_down() local
2088 int port; in skge_phyirq() local
2296 static struct net_device *skge_devinit(struct skge_hw *hw, int port, in skge_devinit()