Home
last modified time | relevance | path

Searched refs:phy_reply_data (Results 1 – 1 of 1) sorted by relevance

/linux/net/ethtool/
H A Dphy.c18 struct phy_reply_data { struct
30 container_of(__reply_base, struct phy_reply_data, base) argument
39 struct phy_reply_data *rep_data = PHY_REPDATA(reply_data); in phy_reply_size()
75 struct phy_reply_data *rep_data = PHY_REPDATA(reply_data); in phy_prepare_data()
145 struct phy_reply_data *rep_data = PHY_REPDATA(reply_data); in phy_fill_reply()
176 struct phy_reply_data *rep_data = PHY_REPDATA(reply_data); in phy_cleanup_data()
189 .reply_data_size = sizeof(struct phy_reply_data),