Searched refs:ETHTOOL_MSG_COALESCE_GET (Results 1 – 5 of 5) sorted by relevance
| /Linux-v6.6/include/uapi/linux/ |
| D | ethtool_netlink.h | 35 ETHTOOL_MSG_COALESCE_GET, enumerator
|
| /Linux-v6.6/net/ethtool/ |
| D | coalesce.c | 366 .request_cmd = ETHTOOL_MSG_COALESCE_GET,
|
| D | netlink.c | 287 [ETHTOOL_MSG_COALESCE_GET] = ðnl_coalesce_request_ops, 930 .cmd = ETHTOOL_MSG_COALESCE_GET,
|
| /Linux-v6.6/Documentation/networking/ |
| D | ethtool-netlink.rst | 206 ``ETHTOOL_MSG_COALESCE_GET`` get coalescing parameters 2022 ``ETHTOOL_GCOALESCE`` ``ETHTOOL_MSG_COALESCE_GET``
|
| /Linux-v6.6/tools/net/ynl/generated/ |
| 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()
|