Home
last modified time | relevance | path

Searched refs:ETHTOOL_A_PAUSE_TX (Results 1 – 4 of 4) sorted by relevance

/linux-6.3-rc2/net/ethtool/
A Dpause.c154 nla_put_u8(skb, ETHTOOL_A_PAUSE_TX, !!pauseparam->tx_pause)) in pause_fill_reply()
171 [ETHTOOL_A_PAUSE_TX] = { .type = NLA_U8 },
196 ethnl_update_bool32(&params.tx_pause, tb[ETHTOOL_A_PAUSE_TX], &mod); in ethnl_set_pause()
A Dnetlink.h422 extern const struct nla_policy ethnl_pause_set_policy[ETHTOOL_A_PAUSE_TX + 1];
/linux-6.3-rc2/include/uapi/linux/
A Dethtool_netlink.h430 ETHTOOL_A_PAUSE_TX, /* u8 */ enumerator
/linux-6.3-rc2/Documentation/networking/
A Dethtool-netlink.rst1115 ``ETHTOOL_A_PAUSE_TX`` bool transmit pause frames
1140 ``ETHTOOL_A_PAUSE_TX`` bool transmit pause frames

Completed in 11 milliseconds