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