Home
last modified time | relevance | path

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

12

/openbmc/linux/include/linux/mfd/
H A Drave-sp.h56 void *reply_data, size_t reply_data_size);
/openbmc/linux/net/ethtool/
H A Dplca.c180 .reply_data_size = sizeof(struct plca_reply_data),
256 .reply_data_size = sizeof(struct plca_reply_data),
H A Dphc_vclocks.c88 .reply_data_size = sizeof(struct phc_vclocks_reply_data),
H A Ddebug.c108 .reply_data_size = sizeof(struct debug_reply_data),
H A Dtsinfo.c131 .reply_data_size = sizeof(struct tsinfo_reply_data),
H A Dpse-pd.c155 .reply_data_size = sizeof(struct pse_reply_data),
H A Dlinkinfo.c136 .reply_data_size = sizeof(struct linkinfo_reply_data),
H A Dmodule.c151 .reply_data_size = sizeof(struct module_reply_data),
H A Dwol.c149 .reply_data_size = sizeof(struct wol_reply_data),
H A Drss.c150 .reply_data_size = sizeof(struct rss_reply_data),
H A Deee.c165 .reply_data_size = sizeof(struct eee_reply_data),
H 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()
535 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_start()
667 reply_data = kmalloc(ops->reply_data_size, GFP_KERNEL); in ethnl_default_notify()
H A Dlinkstate.c199 .reply_data_size = sizeof(struct linkstate_reply_data),
H A Dprivflags.c185 .reply_data_size = sizeof(struct privflags_reply_data),
H A Dchannels.c204 .reply_data_size = sizeof(struct channels_reply_data),
H A Dpause.c208 .reply_data_size = sizeof(struct pause_reply_data),
H A Deeprom.c220 .reply_data_size = sizeof(struct eeprom_reply_data),
H A Dmm.c236 .reply_data_size = sizeof(struct mm_reply_data),
H A Drings.c251 .reply_data_size = sizeof(struct rings_reply_data),
H A Dfec.c284 .reply_data_size = sizeof(struct fec_reply_data),
H A Dnetlink.h349 unsigned int reply_data_size; member
H A Dlinkmodes.c353 .reply_data_size = sizeof(struct linkmodes_reply_data),
H A Dfeatures.c119 .reply_data_size = sizeof(struct features_reply_data),
H A Dstrset.c472 .reply_data_size = sizeof(struct strset_reply_data),
/openbmc/linux/drivers/mfd/
H 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()

12