Searched refs:ETHTOOL_MSG_PAUSE_GET (Results 1 – 6 of 6) sorted by relevance
/openbmc/linux/net/ethtool/ |
H A D | pause.c | 204 .request_cmd = ETHTOOL_MSG_PAUSE_GET,
|
H A D | netlink.c | 289 [ETHTOOL_MSG_PAUSE_GET] = ðnl_pause_request_ops, 947 .cmd = ETHTOOL_MSG_PAUSE_GET,
|
/openbmc/linux/include/uapi/linux/ |
H A D | ethtool_netlink.h | 37 ETHTOOL_MSG_PAUSE_GET, enumerator
|
/openbmc/linux/Documentation/networking/ |
H A D | statistics.rst | 172 - `ETHTOOL_MSG_PAUSE_GET`
|
H A D | ethtool-netlink.rst | 208 ``ETHTOOL_MSG_PAUSE_GET`` get pause parameters 2026 ``ETHTOOL_GPAUSEPARAM`` ``ETHTOOL_MSG_PAUSE_GET``
|
/openbmc/linux/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 3951 nlh = ynl_gemsg_start_req(ys, ys->family_id, ETHTOOL_MSG_PAUSE_GET, 1); in ethtool_pause_get() 4003 nlh = ynl_gemsg_start_dump(ys, ys->family_id, ETHTOOL_MSG_PAUSE_GET, 1); in ethtool_pause_get_dump()
|