Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dstrset.c119 struct strset_reply_data { struct
125 container_of(__reply_base, struct strset_reply_data, base) argument
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