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()
95 const struct ethnl_reply_data *reply_base) in plca_get_cfg_reply_size() argument
108 const struct ethnl_reply_data *reply_base) in plca_get_cfg_fill_reply() argument
110 const struct plca_reply_data *data = PLCA_REPDATA(reply_base); in plca_get_cfg_fill_reply()
204 struct ethnl_reply_data *reply_base, in plca_get_status_prepare_data() argument
207 struct plca_reply_data *data = PLCA_REPDATA(reply_base); in plca_get_status_prepare_data()
208 struct net_device *dev = reply_base->dev; in plca_get_status_prepare_data()
243 const struct ethnl_reply_data *reply_base) in plca_get_status_reply_size() argument
250 const struct ethnl_reply_data *reply_base) in plca_get_status_fill_reply() argument
252 const struct plca_reply_data *data = PLCA_REPDATA(reply_base); in plca_get_status_fill_reply()