Searched defs:hix5hd2_priv (Results 1 – 2 of 2) sorted by relevance
241 struct hix5hd2_priv { struct242 struct hix5hd2_desc_sw pool[QUEUE_NUMS];247 struct hix5hd2_sg_desc_ring tx_ring;249 void __iomem *base;250 void __iomem *ctrl_base;252 struct sk_buff *tx_skb[TX_DESC_NUM];276 static inline void hix5hd2_mac_interface_reset(struct hix5hd2_priv *priv) in hix5hd2_mac_interface_reset() argument
51 struct hix5hd2_priv { struct64 struct hix5hd2_priv *priv = phy_get_drvdata(phy); in hix5hd2_sata_phy_init() argument