Searched refs:ETHTOOL_MSG_COALESCE_GET (Results 1 - 9 of 9) sorted by relevance
/kernel/linux/linux-5.10/include/uapi/linux/ |
H A D | ethtool_netlink.h | 35 ETHTOOL_MSG_COALESCE_GET, enumerator
|
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/ |
H A D | ethtool_netlink.h | 42 ETHTOOL_MSG_COALESCE_GET, enumerator
|
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/ |
H A D | ethtool_netlink.h | 42 ETHTOOL_MSG_COALESCE_GET, enumerator
|
/kernel/linux/linux-6.6/include/uapi/linux/ |
H A D | ethtool_netlink.h | 35 ETHTOOL_MSG_COALESCE_GET, enumerator
|
/kernel/linux/linux-5.10/net/ethtool/ |
H A D | netlink.c | 244 [ETHTOOL_MSG_COALESCE_GET] = ðnl_coalesce_request_ops, 838 .cmd = ETHTOOL_MSG_COALESCE_GET,
|
H A D | coalesce.c | 180 .request_cmd = ETHTOOL_MSG_COALESCE_GET,
|
/kernel/linux/linux-6.6/net/ethtool/ |
H A D | coalesce.c | 366 .request_cmd = ETHTOOL_MSG_COALESCE_GET,
|
H A D | netlink.c | 287 [ETHTOOL_MSG_COALESCE_GET] = ðnl_coalesce_request_ops, 931 .cmd = ETHTOOL_MSG_COALESCE_GET,
|
/kernel/linux/linux-6.6/tools/net/ynl/generated/ |
H A D | ethtool-user.c | 3530 /* ============== ETHTOOL_MSG_COALESCE_GET ============== */ 3531 /* ETHTOOL_MSG_COALESCE_GET - do */ 3715 nlh = ynl_gemsg_start_req(ys, ys->family_id, ETHTOOL_MSG_COALESCE_GET, 1); in ethtool_coalesce_get() 3738 /* ETHTOOL_MSG_COALESCE_GET - dump */ 3766 nlh = ynl_gemsg_start_dump(ys, ys->family_id, ETHTOOL_MSG_COALESCE_GET, 1); in ethtool_coalesce_get_dump() 3783 /* ETHTOOL_MSG_COALESCE_GET - notify */
|
Completed in 18 milliseconds