Home
last modified time | relevance | path

Searched refs:hmp (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/packetengines/
H A Dhamachi.c273 the 'hmp->tx_full' flag.
277 empty by incrementing the dirty_tx mark. Iff the 'hmp->tx_full' flag is set, it
581 struct hamachi_private *hmp; in hamachi_init_one() local
638 hmp = netdev_priv(dev); in hamachi_init_one()
639 spin_lock_init(&hmp->lock); in hamachi_init_one()
641 hmp->mii_if.dev = dev; in hamachi_init_one()
642 hmp->mii_if.mdio_read = mdio_read; in hamachi_init_one()
643 hmp->mii_if.mdio_write = mdio_write; in hamachi_init_one()
644 hmp->mii_if.phy_id_mask = 0x1f; in hamachi_init_one()
645 hmp in hamachi_init_one()
815 struct hamachi_private *hmp = netdev_priv(dev); mdio_read() local
833 struct hamachi_private *hmp = netdev_priv(dev); mdio_write() local
853 struct hamachi_private *hmp = netdev_priv(dev); hamachi_open() local
993 struct hamachi_private *hmp = netdev_priv(dev); hamachi_tx() local
1024 struct hamachi_private *hmp = from_timer(hmp, t, timer); hamachi_timer() local
1050 struct hamachi_private *hmp = netdev_priv(dev); hamachi_tx_timeout() local
1164 struct hamachi_private *hmp = netdev_priv(dev); hamachi_init_ring() local
1214 struct hamachi_private *hmp = netdev_priv(dev); hamachi_start_xmit() local
1301 struct hamachi_private *hmp = netdev_priv(dev); hamachi_interrupt() local
1406 struct hamachi_private *hmp = netdev_priv(dev); hamachi_rx() local
1624 struct hamachi_private *hmp = netdev_priv(dev); hamachi_error() local
1658 struct hamachi_private *hmp = netdev_priv(dev); hamachi_close() local
1744 struct hamachi_private *hmp = netdev_priv(dev); hamachi_get_stats() local
1780 struct hamachi_private *hmp = netdev_priv(dev); set_rx_mode() local
1911 struct hamachi_private *hmp = netdev_priv(dev); hamachi_remove_one() local
[all...]
/kernel/linux/linux-6.6/drivers/net/ethernet/packetengines/
H A Dhamachi.c273 the 'hmp->tx_full' flag.
277 empty by incrementing the dirty_tx mark. Iff the 'hmp->tx_full' flag is set, it
584 struct hamachi_private *hmp; in hamachi_init_one() local
642 hmp = netdev_priv(dev); in hamachi_init_one()
643 spin_lock_init(&hmp->lock); in hamachi_init_one()
645 hmp->mii_if.dev = dev; in hamachi_init_one()
646 hmp->mii_if.mdio_read = mdio_read; in hamachi_init_one()
647 hmp->mii_if.mdio_write = mdio_write; in hamachi_init_one()
648 hmp->mii_if.phy_id_mask = 0x1f; in hamachi_init_one()
649 hmp in hamachi_init_one()
819 struct hamachi_private *hmp = netdev_priv(dev); mdio_read() local
837 struct hamachi_private *hmp = netdev_priv(dev); mdio_write() local
857 struct hamachi_private *hmp = netdev_priv(dev); hamachi_open() local
997 struct hamachi_private *hmp = netdev_priv(dev); hamachi_tx() local
1028 struct hamachi_private *hmp = from_timer(hmp, t, timer); hamachi_timer() local
1054 struct hamachi_private *hmp = netdev_priv(dev); hamachi_tx_timeout() local
1168 struct hamachi_private *hmp = netdev_priv(dev); hamachi_init_ring() local
1218 struct hamachi_private *hmp = netdev_priv(dev); hamachi_start_xmit() local
1305 struct hamachi_private *hmp = netdev_priv(dev); hamachi_interrupt() local
1410 struct hamachi_private *hmp = netdev_priv(dev); hamachi_rx() local
1628 struct hamachi_private *hmp = netdev_priv(dev); hamachi_error() local
1662 struct hamachi_private *hmp = netdev_priv(dev); hamachi_close() local
1748 struct hamachi_private *hmp = netdev_priv(dev); hamachi_get_stats() local
1784 struct hamachi_private *hmp = netdev_priv(dev); set_rx_mode() local
1925 struct hamachi_private *hmp = netdev_priv(dev); hamachi_remove_one() local
[all...]

Completed in 4 milliseconds