Lines Matching refs:req_info
14 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info,
28 const struct ethnl_req_info *req_info);
272 static inline void ethnl_parse_header_dev_put(struct ethnl_req_info *req_info)
274 netdev_put(req_info->dev, &req_info->dev_tracker);
280 * @req_info: The ethnl request to get the phy from.
295 struct phy_device *ethnl_req_get_phydev(const struct ethnl_req_info *req_info,
344 * be conveyed to the req_info used during NTF generation.
398 int (*parse_request)(struct ethnl_req_info *req_info,
401 int (*prepare_data)(const struct ethnl_req_info *req_info,
404 int (*reply_size)(const struct ethnl_req_info *req_info,
407 const struct ethnl_req_info *req_info,
411 int (*set_validate)(struct ethnl_req_info *req_info,
413 int (*set)(struct ethnl_req_info *req_info,