Searched refs:ETHTOOL_MSG_COALESCE_GET (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool_netlink.h | 35 ETHTOOL_MSG_COALESCE_GET, enumerator
|
/openbmc/linux/net/ethtool/ |
H A D | netlink.c | 287 [ETHTOOL_MSG_COALESCE_GET] = ðnl_coalesce_request_ops, 931 .cmd = ETHTOOL_MSG_COALESCE_GET,
|
H A D | coalesce.c | 366 .request_cmd = ETHTOOL_MSG_COALESCE_GET,
|
/openbmc/linux/Documentation/networking/ |
H A D | ethtool-netlink.rst | 206 ``ETHTOOL_MSG_COALESCE_GET`` get coalescing parameters 2022 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 3715 nlh = ynl_gemsg_start_req(ys, ys->family_id, ETHTOOL_MSG_COALESCE_GET, 1); in ethtool_coalesce_get() 3766 nlh = ynl_gemsg_start_dump(ys, ys->family_id, ETHTOOL_MSG_COALESCE_GET, 1); in ethtool_coalesce_get_dump()
|