Searched refs:ETHTOOL_A_PODL_PSE_ADMIN_STATE (Results 1 – 4 of 4) sorted by relevance
97 nla_put_u32(skb, ETHTOOL_A_PODL_PSE_ADMIN_STATE, in pse_fill_reply()
895 ETHTOOL_A_PODL_PSE_ADMIN_STATE, /* u32 */ enumerator
1710 ``ETHTOOL_A_PODL_PSE_ADMIN_STATE`` u32 Operational state of the PoDL1716 When set, the optional ``ETHTOOL_A_PODL_PSE_ADMIN_STATE`` attribute identifies1749 ``ETHTOOL_A_PODL_PSE_ADMIN_STATE`` for supported values.
610 [ETHTOOL_A_PODL_PSE_ADMIN_STATE] = { .name = "admin-state", .type = YNL_PT_U32, },5294 } else if (type == ETHTOOL_A_PODL_PSE_ADMIN_STATE) { in ethtool_pse_get_rsp_parse()5409 mnl_attr_put_u32(nlh, ETHTOOL_A_PODL_PSE_ADMIN_STATE, req->admin_state); in ethtool_pse_set()