Home
last modified time | relevance | path

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

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