Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/hisilicon/ !
Dhix5hd2_gmac.c240 struct hix5hd2_priv { struct
275 static inline void hix5hd2_mac_interface_reset(struct hix5hd2_priv *priv) in hix5hd2_mac_interface_reset() argument
286 struct hix5hd2_priv *priv = netdev_priv(dev); in hix5hd2_config_port()
330 static void hix5hd2_set_desc_depth(struct hix5hd2_priv *priv, int rx, int tx) in hix5hd2_set_desc_depth()
349 static void hix5hd2_set_rx_fq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_rx_fq()
356 static void hix5hd2_set_rx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_rx_bq()
363 static void hix5hd2_set_tx_bq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_tx_bq()
370 static void hix5hd2_set_tx_rq(struct hix5hd2_priv *priv, dma_addr_t phy_addr) in hix5hd2_set_tx_rq()
377 static void hix5hd2_set_desc_addr(struct hix5hd2_priv *priv) in hix5hd2_set_desc_addr()
385 static void hix5hd2_hw_init(struct hix5hd2_priv *priv) in hix5hd2_hw_init()
[all …]
/linux-5.19.10/drivers/phy/hisilicon/ !
Dphy-hix5hd2-sata.c50 struct hix5hd2_priv { struct
63 struct hix5hd2_priv *priv = phy_get_drvdata(phy); in hix5hd2_sata_phy_init() argument
139 struct hix5hd2_priv *priv; in hix5hd2_sata_phy_probe()