Home
last modified time | relevance | path

Searched refs:sky2 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/marvell/
H A Dsky2.c800 sky2_phy_init(sky2->hw, sky2->port); in sky2_phy_reinit()
1112 sky2->tx_prod = sky2->tx_cons = 0; in tx_init()
1117 le = get_tx_le(sky2, &sky2->tx_prod); in tx_init()
1523 sky2->rx_put = sky2->rx_next = 0; in sky2_rx_start()
1636 sky2->tx_le, sky2->tx_le_map); in sky2_free_buffers()
1778 return (sky2->tx_prod - sky2->tx_cons) & (sky2->tx_ring_size - 1); in tx_inuse()
2196 netif_info(sky2, link, sky2->netdev, in sky2_link_up()
2368 sky2->tx_cons, sky2->tx_prod, in sky2_tx_timeout()
2567 sky2->rx_next = (sky2->rx_next + 1) % sky2->rx_pending; in sky2_receive()
2951 sky2->check.last = sky2->last_rx; in sky2_rx_hung()
[all …]
H A DMakefile13 obj-$(CONFIG_SKY2) += sky2.o
H A DKconfig130 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
/openbmc/linux/
H A DMAINTAINERS12693 MARVELL GIGABIT ETHERNET DRIVERS (skge/sky2)