Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c244 struct hix5hd2_priv { struct
279 static inline void hix5hd2_mac_interface_reset(struct hix5hd2_priv *priv) in hix5hd2_mac_interface_reset() argument
290 struct hix5hd2_priv *priv = netdev_priv(dev); in hix5hd2_config_port()
334 static void hix5hd2_set_desc_depth(struct hix5hd2_priv *priv, int rx, int tx) in hix5hd2_set_desc_depth()
353 static void hix5hd2_set_rx_fq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_rx_fq()
360 static void hix5hd2_set_rx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_rx_bq()
367 static void hix5hd2_set_tx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_tx_bq()
374 static void hix5hd2_set_tx_rq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_tx_rq()
381 static void hix5hd2_set_desc_addr(struct hix5hd2_priv *priv) in hix5hd2_set_desc_addr()
389 static void hix5hd2_hw_init(struct hix5hd2_priv *priv) in hix5hd2_hw_init()
[all …]
/Linux-v4.19/drivers/phy/hisilicon/
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()