Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c205 struct hix5hd2_priv { struct
236 struct hix5hd2_priv *priv = netdev_priv(dev); in hix5hd2_config_port() argument
279 static void hix5hd2_set_desc_depth(struct hix5hd2_priv *priv, int rx, int tx) in hix5hd2_set_desc_depth()
298 static void hix5hd2_set_rx_fq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_rx_fq()
305 static void hix5hd2_set_rx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_rx_bq()
312 static void hix5hd2_set_tx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_tx_bq()
319 static void hix5hd2_set_tx_rq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_tx_rq()
326 static void hix5hd2_set_desc_addr(struct hix5hd2_priv *priv) in hix5hd2_set_desc_addr()
334 static void hix5hd2_hw_init(struct hix5hd2_priv *priv) in hix5hd2_hw_init()
356 static void hix5hd2_irq_enable(struct hix5hd2_priv *priv) in hix5hd2_irq_enable()
[all …]
/linux-4.1.27/drivers/phy/
Dphy-hix5hd2-sata.c54 struct hix5hd2_priv { struct
67 struct hix5hd2_priv *priv = phy_get_drvdata(phy); in hix5hd2_sata_phy_init() argument
143 struct hix5hd2_priv *priv; in hix5hd2_sata_phy_probe()