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

/linux-4.4.14/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c205 struct hix5hd2_priv { struct
236 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_config_port()
279 static void hix5hd2_set_desc_depth(struct hix5hd2_priv *priv, int rx, int tx) hix5hd2_set_desc_depth()
298 static void hix5hd2_set_rx_fq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) hix5hd2_set_rx_fq()
305 static void hix5hd2_set_rx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) hix5hd2_set_rx_bq()
312 static void hix5hd2_set_tx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) hix5hd2_set_tx_bq()
319 static void hix5hd2_set_tx_rq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) hix5hd2_set_tx_rq()
326 static void hix5hd2_set_desc_addr(struct hix5hd2_priv *priv) hix5hd2_set_desc_addr()
334 static void hix5hd2_hw_init(struct hix5hd2_priv *priv) hix5hd2_hw_init()
356 static void hix5hd2_irq_enable(struct hix5hd2_priv *priv) hix5hd2_irq_enable()
361 static void hix5hd2_irq_disable(struct hix5hd2_priv *priv) hix5hd2_irq_disable()
366 static void hix5hd2_port_enable(struct hix5hd2_priv *priv) hix5hd2_port_enable()
372 static void hix5hd2_port_disable(struct hix5hd2_priv *priv) hix5hd2_port_disable()
380 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_hw_set_mac_addr()
404 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_adjust_link()
413 static void hix5hd2_rx_refill(struct hix5hd2_priv *priv) hix5hd2_rx_refill()
459 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_rx()
519 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_xmit_reclaim()
563 struct hix5hd2_priv *priv = container_of(napi, hix5hd2_poll()
564 struct hix5hd2_priv, napi); hix5hd2_poll()
592 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_interrupt()
606 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_net_xmit()
647 static void hix5hd2_free_dma_desc_rings(struct hix5hd2_priv *priv) hix5hd2_free_dma_desc_rings()
681 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_net_open()
711 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_net_close()
731 struct hix5hd2_priv *priv; hix5hd2_tx_timeout_task()
733 priv = container_of(work, struct hix5hd2_priv, tx_timeout_task); hix5hd2_tx_timeout_task()
740 struct hix5hd2_priv *priv = netdev_priv(dev); hix5hd2_net_timeout()
756 struct hix5hd2_priv *priv = netdev_priv(net_dev); hix5hd2_get_settings()
767 struct hix5hd2_priv *priv = netdev_priv(net_dev); hix5hd2_set_settings()
783 struct hix5hd2_priv *priv = bus->priv; hix5hd2_mdio_wait_ready()
798 struct hix5hd2_priv *priv = bus->priv; hix5hd2_mdio_read()
826 struct hix5hd2_priv *priv = bus->priv; hix5hd2_mdio_write()
841 static void hix5hd2_destroy_hw_desc_queue(struct hix5hd2_priv *priv) hix5hd2_destroy_hw_desc_queue()
855 static int hix5hd2_init_hw_desc_queue(struct hix5hd2_priv *priv) hix5hd2_init_hw_desc_queue()
892 struct hix5hd2_priv *priv; hix5hd2_dev_probe()
898 ndev = alloc_etherdev(sizeof(struct hix5hd2_priv)); hix5hd2_dev_probe()
1030 struct hix5hd2_priv *priv = netdev_priv(ndev); hix5hd2_dev_remove()
/linux-4.4.14/drivers/phy/
H A Dphy-hix5hd2-sata.c54 struct hix5hd2_priv { struct
67 struct hix5hd2_priv *priv = phy_get_drvdata(phy); hix5hd2_sata_phy_init()
143 struct hix5hd2_priv *priv; hix5hd2_sata_phy_probe()

Completed in 178 milliseconds