Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/
H A Dhix5hd2_gmac.c240 struct hix5hd2_priv { struct
241 struct hix5hd2_desc_sw pool[QUEUE_NUMS];
246 struct hix5hd2_sg_desc_ring tx_ring;
248 void __iomem *base;
249 void __iomem *ctrl_base;
251 struct sk_buff *tx_skb[TX_DESC_NUM];
275 static inline void hix5hd2_mac_interface_reset(struct hix5hd2_priv *priv) in hix5hd2_mac_interface_reset() argument
/openbmc/linux/drivers/phy/hisilicon/
H A Dphy-hix5hd2-sata.c51 struct hix5hd2_priv { struct
64 struct hix5hd2_priv *priv = phy_get_drvdata(phy); in hix5hd2_sata_phy_init() argument