Lines Matching defs:port

149 static int gm_phy_write(struct sky2_hw *hw, unsigned port, u16 reg, u16 val)  in gm_phy_write()
176 static int __gm_phy_read(struct sky2_hw *hw, unsigned port, u16 reg, u16 *val) in __gm_phy_read()
203 static inline u16 gm_phy_read(struct sky2_hw *hw, unsigned port, u16 reg) in gm_phy_read()
282 static void sky2_gmac_reset(struct sky2_hw *hw, unsigned port) in sky2_gmac_reset()
324 static void sky2_phy_init(struct sky2_hw *hw, unsigned port) in sky2_phy_init()
694 static void sky2_phy_power_up(struct sky2_hw *hw, unsigned port) in sky2_phy_power_up()
715 static void sky2_phy_power_down(struct sky2_hw *hw, unsigned port) in sky2_phy_power_down()
788 unsigned port = sky2->port; in sky2_enable_rx_tx() local
809 unsigned port = sky2->port; in sky2_wol_init() local
877 static void sky2_set_tx_stfwd(struct sky2_hw *hw, unsigned port) in sky2_set_tx_stfwd()
896 static void sky2_mac_init(struct sky2_hw *hw, unsigned port) in sky2_mac_init()
1406 u16 port = sky2->port; in sky2_vlan_mode() local
1649 unsigned port = sky2->port; in sky2_hw_up() local
1738 unsigned port = sky2->port; in sky2_open() local
2039 static void sky2_tx_reset(struct sky2_hw *hw, unsigned port) in sky2_tx_reset()
2066 unsigned port = sky2->port; in sky2_hw_down() local
2174 unsigned port = sky2->port; in sky2_link_up() local
2206 unsigned port = sky2->port; in sky2_link_down() local
2236 unsigned port = sky2->port; in sky2_autoneg_done() local
2296 static void sky2_phy_intr(struct sky2_hw *hw, unsigned port) in sky2_phy_intr()
2380 unsigned port = sky2->port; in sky2_change_mtu() local
2638 static inline void sky2_rx_done(struct sky2_hw *hw, unsigned port, in sky2_rx_done()
2715 unsigned port; in sky2_status_intr() local
2802 static void sky2_hw_error(struct sky2_hw *hw, unsigned port, u32 status) in sky2_hw_error()
2889 static void sky2_mac_intr(struct sky2_hw *hw, unsigned port) in sky2_mac_intr()
2915 static void sky2_le_error(struct sky2_hw *hw, unsigned port, u16 q) in sky2_le_error()
2931 unsigned port = sky2->port; in sky2_rx_hung() local
3761 unsigned port = sky2->port; in sky2_phy_stats() local
3812 unsigned port = sky2->port; in sky2_set_mac_address() local
3845 unsigned port = sky2->port; in sky2_set_multicast() local
3891 unsigned port = sky2->port; in sky2_get_stats() local
3935 unsigned port = sky2->port; in sky2_led() local
4390 unsigned port = sky2->port; in sky2_debug_show() local
4590 static struct net_device *sky2_init_netdev(struct sky2_hw *hw, unsigned port, in sky2_init_netdev()
5118 int port; in sky2_shutdown() local