Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/include/linux/mfd/
A Drave-sp.h56 void *reply_data, size_t reply_data_size);
/linux-6.3-rc2/net/ethtool/
A Dplca.c167 .reply_data_size = sizeof(struct plca_reply_data),
243 .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 Dtsinfo.c131 .reply_data_size = sizeof(struct tsinfo_reply_data),
A Dpse-pd.c155 .reply_data_size = sizeof(struct pse_reply_data),
A Dlinkinfo.c136 .reply_data_size = sizeof(struct linkinfo_reply_data),
A Dmodule.c152 .reply_data_size = sizeof(struct module_reply_data),
A Drss.c149 .reply_data_size = sizeof(struct rss_reply_data),
A Dwol.c148 .reply_data_size = sizeof(struct wol_reply_data),
A Deee.c165 .reply_data_size = sizeof(struct eee_reply_data),
A Dnetlink.c365 memset(reply_data, 0, ops->reply_data_size); in ethnl_init_reply_data()
390 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_doit()
563 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_start()
694 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_notify()
A Dlinkstate.c199 .reply_data_size = sizeof(struct linkstate_reply_data),
A Dprivflags.c185 .reply_data_size = sizeof(struct privflags_reply_data),
A Dchannels.c204 .reply_data_size = sizeof(struct channels_reply_data),
A Dpause.c209 .reply_data_size = sizeof(struct pause_reply_data),
A Drings.c222 .reply_data_size = sizeof(struct rings_reply_data),
A Deeprom.c221 .reply_data_size = sizeof(struct eeprom_reply_data),
A Dmm.c226 .reply_data_size = sizeof(struct mm_reply_data),
A Dfec.c284 .reply_data_size = sizeof(struct fec_reply_data),
A Dnetlink.h349 unsigned int reply_data_size; member
A Dfeatures.c119 .reply_data_size = sizeof(struct features_reply_data),
A Dlinkmodes.c352 .reply_data_size = sizeof(struct linkmodes_reply_data),
A Dcoalesce.c338 .reply_data_size = sizeof(struct coalesce_reply_data),
/linux-6.3-rc2/drivers/mfd/
A Drave-sp.c344 void *reply_data, size_t reply_data_size) in rave_sp_exec() argument
348 .length = reply_data_size, in rave_sp_exec()

Completed in 23 milliseconds

12