Home
last modified time | relevance | path

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

/linux/net/ethtool/
H A Dtsconfig.c17 struct tsconfig_reply_data {
28 container_of(__reply_base, struct tsconfig_reply_data, base)
39 struct tsconfig_reply_data *data = TSCONFIG_REPDATA(reply_base); in tsconfig_prepare_data()
90 const struct tsconfig_reply_data *data = TSCONFIG_REPDATA(reply_base); in tsconfig_reply_size()
137 const struct tsconfig_reply_data *data = TSCONFIG_REPDATA(reply_base); in tsconfig_fill_reply()
201 struct tsconfig_reply_data *reply_data; in tsconfig_send_reply()
452 .reply_data_size = sizeof(struct tsconfig_reply_data),
16 struct tsconfig_reply_data { global() struct
27 hwtst_configtsconfig_reply_data global() argument