Searched refs:nla_put_bitfield32 (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/net/sched/ |
H A D | sch_red.c | 434 nla_put_bitfield32(skb, TCA_RED_FLAGS, in red_dump()
|
H A D | act_api.c | 1194 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()
|
/openbmc/linux/include/net/ |
H A D | netlink.h | 1586 static inline int nla_put_bitfield32(struct sk_buff *skb, int attrtype, in nla_put_bitfield32() function
|
/openbmc/linux/net/devlink/ |
H A D | port.c | 176 err = nla_put_bitfield32(msg, DEVLINK_PORT_FN_ATTR_CAPS, caps.value, in devlink_port_fn_caps_fill()
|
H A D | dev.c | 431 if (nla_put_bitfield32(msg, DEVLINK_ATTR_RELOAD_ACTIONS_PERFORMED, actions_performed, in devlink_nl_reload_actions_performed_snd()
|