Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_LINKMODES_OURS (Results 1 – 3 of 3) sorted by relevance

/linux/net/ethtool/
A Dlinkmodes.c112 ret = ethnl_put_bitset(skb, ETHTOOL_A_LINKMODES_OURS, in linkmodes_fill_reply()
167 [ETHTOOL_A_LINKMODES_OURS] = { .type = NLA_NESTED },
289 tb[ETHTOOL_A_LINKMODES_OURS], link_mode_names, in ethnl_update_linkmodes()
300 if (!tb[ETHTOOL_A_LINKMODES_OURS] && lsettings->autoneg && in ethnl_update_linkmodes()
/linux/include/uapi/linux/
A Dethtool_netlink.h238 ETHTOOL_A_LINKMODES_OURS, /* bitset */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst423 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes
431 For ``ETHTOOL_A_LINKMODES_OURS``, value represents advertised modes and mask
447 ``ETHTOOL_A_LINKMODES_OURS`` bitset advertised link modes
455 ``ETHTOOL_A_LINKMODES_OURS`` bit set allows setting advertised link modes. If
457 are not changed (no ``ETHTOOL_A_LINKMODES_OURS`` attribute) and at least one

Completed in 10 milliseconds