Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/netronome/nfp/flower/
H A Dqos_conf.c18 #define NFP_FL_QOS_METER BIT(10) macro
102 config->head.flags_opts |= cpu_to_be32(NFP_FL_QOS_METER); in nfp_flower_offload_one_police()
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()