Home
last modified time | relevance | path

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

/linux-6.3-rc2/net/ethtool/
A Dpause.c152 if (nla_put_u8(skb, ETHTOOL_A_PAUSE_AUTONEG, !!pauseparam->autoneg) || in pause_fill_reply()
169 [ETHTOOL_A_PAUSE_AUTONEG] = { .type = NLA_U8 },
194 ethnl_update_bool32(&params.autoneg, tb[ETHTOOL_A_PAUSE_AUTONEG], &mod); in ethnl_set_pause()
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h428 ETHTOOL_A_PAUSE_AUTONEG, /* u8 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1113 ``ETHTOOL_A_PAUSE_AUTONEG`` bool pause autonegotiation
1138 ``ETHTOOL_A_PAUSE_AUTONEG`` bool pause autonegotiation

Completed in 10 milliseconds