Home
last modified time | relevance | path

Searched refs:nla_put_bitfield32 (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/net/sched/
H A Dact_api.c1194 nla_put_bitfield32(skb, TCA_ACT_HW_STATS, in tcf_action_dump_1()
1199 nla_put_bitfield32(skb, TCA_ACT_USED_HW_STATS, in tcf_action_dump_1()
1205 nla_put_bitfield32(skb, TCA_ACT_FLAGS, in tcf_action_dump_1()
H A Dsch_red.c434 nla_put_bitfield32(skb, TCA_RED_FLAGS, in red_dump()
/openbmc/linux/include/net/
H A Dnetlink.h1586 static inline int nla_put_bitfield32(struct sk_buff *skb, int attrtype, in nla_put_bitfield32() function
/openbmc/linux/net/devlink/
H A Dport.c176 err = nla_put_bitfield32(msg, DEVLINK_PORT_FN_ATTR_CAPS, caps.value, in devlink_port_fn_caps_fill()
H A Ddev.c431 if (nla_put_bitfield32(msg, DEVLINK_ATTR_RELOAD_ACTIONS_PERFORMED, actions_performed, in devlink_nl_reload_actions_performed_snd()