Home
last modified time | relevance | path

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

12

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