Home
last modified time | relevance | path

Searched refs:ethnl_default_parse (Results 1 – 1 of 1) sorted by relevance

/linux-6.15/net/ethtool/
H A Dnetlink.c422 static int ethnl_default_parse(struct ethnl_req_info *req_info, in ethnl_default_parse() function
490 ret = ethnl_default_parse(req_info, info, ops, !ops->allow_nodev_do); in ethnl_default_doit()
638 ret = ethnl_default_parse(req_info, &info->info, ops, false); in ethnl_default_start()