Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dmodule.c147 .request_cmd = ETHTOOL_MSG_MODULE_GET,
H A Dnetlink.c299 [ETHTOOL_MSG_MODULE_GET] = &ethnl_module_request_ops,
1054 .cmd = ETHTOOL_MSG_MODULE_GET,
1145 .resv_start_op = ETHTOOL_MSG_MODULE_GET + 1,
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h50 ETHTOOL_MSG_MODULE_GET, enumerator
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst222 ``ETHTOOL_MSG_MODULE_GET`` get transceiver module parameters
2096 n/a ``ETHTOOL_MSG_MODULE_GET``
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c5153 nlh = ynl_gemsg_start_req(ys, ys->family_id, ETHTOOL_MSG_MODULE_GET, 1); in ethtool_module_get()
5204 nlh = ynl_gemsg_start_dump(ys, ys->family_id, ETHTOOL_MSG_MODULE_GET, 1); in ethtool_module_get_dump()