Home
last modified time | relevance | path

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

/openbmc/linux/net/ethtool/
H A Dpause.c152 nla_put_u8(skb, ETHTOOL_A_PAUSE_RX, !!pauseparam->rx_pause) || in pause_fill_reply()
169 [ETHTOOL_A_PAUSE_RX] = { .type = NLA_U8 },
194 ethnl_update_bool32(&params.rx_pause, tb[ETHTOOL_A_PAUSE_RX], &mod); in ethnl_set_pause()
/openbmc/linux/include/uapi/linux/
H A Dethtool_netlink.h431 ETHTOOL_A_PAUSE_RX, /* u8 */ enumerator
/openbmc/linux/tools/net/ynl/generated/
H A Dethtool-user.c468 [ETHTOOL_A_PAUSE_RX] = { .name = "rx", .type = YNL_PT_U8, },
3913 } else if (type == ETHTOOL_A_PAUSE_RX) { in ethtool_pause_get_rsp_parse()
4050 mnl_attr_put_u8(nlh, ETHTOOL_A_PAUSE_RX, req->rx); in ethtool_pause_set()
/openbmc/linux/Documentation/networking/
H A Dethtool-netlink.rst1133 ``ETHTOOL_A_PAUSE_RX`` bool receive pause frames
1158 ``ETHTOOL_A_PAUSE_RX`` bool receive pause frames