Home
last modified time | relevance | path

Searched refs:DEVLINK_ATTR_STATS_RX_DROPPED (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/include/uapi/linux/
H A Ddevlink.h256 DEVLINK_ATTR_STATS_RX_DROPPED, /* u64 */ enumerator
/linux-6.15/net/devlink/
H A Dtrap.c232 devlink_nl_put_u64(msg, DEVLINK_ATTR_STATS_RX_DROPPED, drops)) in devlink_trap_stats_put()
748 if (devlink_nl_put_u64(msg, DEVLINK_ATTR_STATS_RX_DROPPED, drops)) in devlink_trap_policer_stats_put()