Home
last modified time | relevance | path

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

/Linux-v5.10/net/ethtool/
Dstrset.c94 struct strset_reply_data { struct
100 container_of(__reply_base, struct strset_reply_data, base) argument
120 const struct strset_reply_data *data, u32 id) in strset_include()
199 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_cleanup_data()
255 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_prepare_data()
326 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_reply_size()
414 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_fill_reply()
445 .reply_data_size = sizeof(struct strset_reply_data),