Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/net/ethtool/
H A 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()
416 const struct strset_reply_data *data = STRSET_REPDATA(reply_base); in strset_fill_reply()
447 .reply_data_size = sizeof(struct strset_reply_data),