Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/ethtool/
H A Dstrset.c94 struct strset_reply_data { struct
100 container_of(__reply_base, struct strset_reply_data, base)
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()
416 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_fill_reply()
447 .reply_data_size = sizeof(struct strset_reply_data),
/kernel/linux/linux-6.6/net/ethtool/
H A Dstrset.c119 struct strset_reply_data { struct
125 container_of(__reply_base, struct strset_reply_data, base)
145 const struct strset_reply_data *data, u32 id) in strset_include()
224 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_cleanup_data()
280 struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_prepare_data()
351 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_reply_size()
441 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_fill_reply()
472 .reply_data_size = sizeof(struct strset_reply_data),

Completed in 3 milliseconds