Home
last modified time | relevance | path

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

/linux/net/ethtool/
A Dpause.c105 if (nla_put_u8(skb, ETHTOOL_A_PAUSE_AUTONEG, !!pauseparam->autoneg) || in pause_fill_reply()
134 [ETHTOOL_A_PAUSE_AUTONEG] = { .type = NLA_U8 },
167 ethnl_update_bool32(&params.autoneg, tb[ETHTOOL_A_PAUSE_AUTONEG], &mod); in ethnl_set_pause()
/linux/include/uapi/linux/
A Dethtool_netlink.h397 ETHTOOL_A_PAUSE_AUTONEG, /* u8 */ enumerator
/linux/Documentation/networking/
A Dethtool-netlink.rst1044 ``ETHTOOL_A_PAUSE_AUTONEG`` bool pause autonegotiation
1069 ``ETHTOOL_A_PAUSE_AUTONEG`` bool pause autonegotiation

Completed in 9 milliseconds