Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c21 __be32 flags_opts; member
100 config->head.flags_opts |= cpu_to_be32(NFP_FL_QOS_PPS); in nfp_flower_offload_one_police()
102 config->head.flags_opts |= cpu_to_be32(NFP_FL_QOS_METER); in nfp_flower_offload_one_police()
337 config->head.flags_opts = cpu_to_be32(NFP_FL_QOS_PPS); in nfp_flower_remove_rate_limiter()
357 if (be32_to_cpu(msg->head.flags_opts) & NFP_FL_QOS_METER) in nfp_flower_stats_rlim_reply()
408 head->flags_opts = cpu_to_be32(NFP_FL_QOS_METER); in nfp_flower_stats_rlim_request()
784 config->head.flags_opts = cpu_to_be32(NFP_FL_QOS_METER); in nfp_act_remove_actions()
787 config->head.flags_opts |= cpu_to_be32(NFP_FL_QOS_PPS); in nfp_act_remove_actions()