Searched refs:sky2 (Results 1 – 4 of 4) sorted by relevance
802 sky2_phy_init(sky2->hw, sky2->port); in sky2_phy_reinit()1114 sky2->tx_prod = sky2->tx_cons = 0; in tx_init()1119 le = get_tx_le(sky2, &sky2->tx_prod); in tx_init()1525 sky2->rx_put = sky2->rx_next = 0; in sky2_rx_start()1638 sky2->tx_le, sky2->tx_le_map); in sky2_free_buffers()1780 return (sky2->tx_prod - sky2->tx_cons) & (sky2->tx_ring_size - 1); in tx_inuse()2198 netif_info(sky2, link, sky2->netdev, in sky2_link_up()2370 sky2->tx_cons, sky2->tx_prod, in sky2_tx_timeout()2569 sky2->rx_next = (sky2->rx_next + 1) % sky2->rx_pending; in sky2_receive()2953 sky2->check.last = sky2->last_rx; in sky2_rx_hung()[all …]
13 obj-$(CONFIG_SKY2) += sky2.o
130 sky2, is provided for these adapters.168 will be called sky2. This is recommended.175 The file /sys/kernel/debug/sky2/ethX displays the state of the internal
14315 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)