Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dstrset.c130 struct strset_reply_data { struct
136 container_of(__reply_base, struct strset_reply_data, base) argument
156 const struct strset_reply_data *data, u32 id) in strset_include()
236 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_cleanup_data()
293 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_prepare_data()
372 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_reply_size()
463 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_fill_reply()
494 .reply_data_size = sizeof(struct strset_reply_data),