Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_PLCA_VERSION (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/net/ethtool/
H A Dplca.c110 nla_put_u16(skb, ETHTOOL_A_PLCA_VERSION, plca->version)) || in plca_get_cfg_fill_reply()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h921 ETHTOOL_A_PLCA_VERSION, /* u16 */ enumerator
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c635 [ETHTOOL_A_PLCA_VERSION] = { .name = "version", .type = YNL_PT_U16, },
5609 } else if (type == ETHTOOL_A_PLCA_VERSION) { in ethtool_plca_get_cfg_rsp_parse()
5758 mnl_attr_put_u16(nlh, ETHTOOL_A_PLCA_VERSION, req->version); in ethtool_plca_set_cfg()
5817 } else if (type == ETHTOOL_A_PLCA_VERSION) { in ethtool_plca_get_status_rsp_parse()

Completed in 10 milliseconds