Home
last modified time | relevance | path

Searched refs:reply_data_size (Results 1 – 25 of 27) sorted by relevance

12

/net/ethtool/
A Dplca.c186 .reply_data_size = sizeof(struct plca_reply_data),
266 .reply_data_size = sizeof(struct plca_reply_data),
A Dphc_vclocks.c88 .reply_data_size = sizeof(struct phc_vclocks_reply_data),
A Ddebug.c108 .reply_data_size = sizeof(struct debug_reply_data),
A Dnetlink.c490 memset(reply_data, 0, ops->reply_data_size); in ethnl_init_reply_data()
515 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_doit()
665 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_start()
719 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_perphy_start()
989 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_notify()
A Dlinkinfo.c136 .reply_data_size = sizeof(struct linkinfo_reply_data),
A Dphy.c159 .reply_data_size = sizeof(struct phy_reply_data),
A Dwol.c149 .reply_data_size = sizeof(struct wol_reply_data),
A Deee.c163 .reply_data_size = sizeof(struct eee_reply_data),
A Dprivflags.c185 .reply_data_size = sizeof(struct privflags_reply_data),
A Dchannels.c190 .reply_data_size = sizeof(struct channels_reply_data),
A Dlinkstate.c222 .reply_data_size = sizeof(struct linkstate_reply_data),
A Dpause.c209 .reply_data_size = sizeof(struct pause_reply_data),
A Deeprom.c226 .reply_data_size = sizeof(struct eeprom_reply_data),
A Dfec.c284 .reply_data_size = sizeof(struct fec_reply_data),
A Dpse-pd.c334 .reply_data_size = sizeof(struct pse_reply_data),
A Dfeatures.c121 .reply_data_size = sizeof(struct features_reply_data),
A Dlinkmodes.c353 .reply_data_size = sizeof(struct linkmodes_reply_data),
A Drings.c313 .reply_data_size = sizeof(struct rings_reply_data),
A Dnetlink.h394 unsigned int reply_data_size; member
A Dtsconfig.c449 .reply_data_size = sizeof(struct tsconfig_reply_data),
A Dstrset.c491 .reply_data_size = sizeof(struct strset_reply_data),
A Dmm.c237 .reply_data_size = sizeof(struct mm_reply_data),
A Dmodule.c168 .reply_data_size = sizeof(struct module_reply_data),
A Dtsinfo.c558 .reply_data_size = sizeof(struct tsinfo_reply_data),
A Dcoalesce.c640 .reply_data_size = sizeof(struct coalesce_reply_data),

Completed in 856 milliseconds

12