Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/
Dhix5hd2_gmac.c244 struct hix5hd2_priv { struct
245 struct hix5hd2_desc_sw pool[QUEUE_NUMS];
250 struct hix5hd2_sg_desc_ring tx_ring;
252 void __iomem *base;
253 void __iomem *ctrl_base;
255 struct sk_buff *tx_skb[TX_DESC_NUM];
279 static inline void hix5hd2_mac_interface_reset(struct hix5hd2_priv *priv) in hix5hd2_mac_interface_reset() argument
/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