Lines Matching defs:req_info
13 int ethnl_parse_header_dev_get(struct ethnl_req_info *req_info,
27 const struct ethnl_req_info *req_info);
271 static inline void ethnl_parse_header_dev_put(struct ethnl_req_info *req_info)
273 netdev_put(req_info->dev, &req_info->dev_tracker);
279 * @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,
346 * be conveyed to the req_info used during NTF generation.
400 int (*parse_request)(struct ethnl_req_info *req_info,
404 int (*prepare_data)(const struct ethnl_req_info *req_info,
407 int (*reply_size)(const struct ethnl_req_info *req_info,
410 const struct ethnl_req_info *req_info,
414 int (*set_validate)(struct ethnl_req_info *req_info,
416 int (*set)(struct ethnl_req_info *req_info,