Searched refs:ETHTOOL_MSG_MODULE_GET (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/ethtool/ |
H A D | module.c | 147 .request_cmd = ETHTOOL_MSG_MODULE_GET,
|
H A D | netlink.c | 299 [ETHTOOL_MSG_MODULE_GET] = ðnl_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 D | ethtool_netlink.h | 50 ETHTOOL_MSG_MODULE_GET, enumerator
|
/openbmc/linux/Documentation/networking/ |
H A D | ethtool-netlink.rst | 222 ``ETHTOOL_MSG_MODULE_GET`` get transceiver module parameters 2096 n/a ``ETHTOOL_MSG_MODULE_GET``
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 5153 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()
|