Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/ethtool/
H A Dplca.c245 if (nla_put_u8(skb, ETHTOOL_A_PLCA_STATUS, !!status)) in plca_get_status_fill_reply()
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dethtool_netlink.h923 ETHTOOL_A_PLCA_STATUS, /* u8 */ enumerator
/kernel/linux/linux-6.6/tools/net/ynl/generated/
H A Dethtool-user.c637 [ETHTOOL_A_PLCA_STATUS] = { .name = "status", .type = YNL_PT_U8, },
5619 } else if (type == ETHTOOL_A_PLCA_STATUS) { in ethtool_plca_get_cfg_rsp_parse()
5762 mnl_attr_put_u8(nlh, ETHTOOL_A_PLCA_STATUS, req->status); in ethtool_plca_set_cfg()
5827 } else if (type == ETHTOOL_A_PLCA_STATUS) { in ethtool_plca_get_status_rsp_parse()

Completed in 11 milliseconds