Searched refs:ETHTOOL_A_CABLE_NEST_RESULT (Results 1 – 4 of 4) sorted by relevance
553 ETHTOOL_A_CABLE_NEST_RESULT, /* nest - ETHTOOL_A_CABLE_RESULT_ */ enumerator
168 nest = nla_nest_start(phydev->skb, ETHTOOL_A_CABLE_NEST_RESULT); in ethnl_cable_test_result()
1273 | | ``ETHTOOL_A_CABLE_NEST_RESULT`` | nested | cable test result |1279 | | ``ETHTOOL_A_CABLE_NEST_RESULT`` | nested | cable test results |
208 …[ETHTOOL_A_CABLE_NEST_RESULT] = { .name = "result", .type = YNL_PT_NEST, .nest = ðtool_cable_re…1107 if (type == ETHTOOL_A_CABLE_NEST_RESULT) { in ethtool_cable_nest_parse()