Lines Matching refs:reply_base
55 struct ethnl_reply_data *reply_base, in plca_get_cfg_prepare_data() argument
58 struct plca_reply_data *data = PLCA_REPDATA(reply_base); in plca_get_cfg_prepare_data()
59 struct net_device *dev = reply_base->dev; in plca_get_cfg_prepare_data()
91 const struct ethnl_reply_data *reply_base) in plca_get_cfg_reply_size() argument
104 const struct ethnl_reply_data *reply_base) in plca_get_cfg_fill_reply() argument
106 const struct plca_reply_data *data = PLCA_REPDATA(reply_base); in plca_get_cfg_fill_reply()
198 struct ethnl_reply_data *reply_base, in plca_get_status_prepare_data() argument
201 struct plca_reply_data *data = PLCA_REPDATA(reply_base); in plca_get_status_prepare_data()
202 struct net_device *dev = reply_base->dev; in plca_get_status_prepare_data()
233 const struct ethnl_reply_data *reply_base) in plca_get_status_reply_size() argument
240 const struct ethnl_reply_data *reply_base) in plca_get_status_fill_reply() argument
242 const struct plca_reply_data *data = PLCA_REPDATA(reply_base); in plca_get_status_fill_reply()