Searched defs:hix5hd2_priv (Results 1 – 2 of 2) sorted by relevance
244 struct hix5hd2_priv { struct245 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
54 struct hix5hd2_priv { struct67 struct hix5hd2_priv *priv = phy_get_drvdata(phy); in hix5hd2_sata_phy_init() argument