Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/netronome/nfp/flower/ !
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()
348 if (be32_to_cpu(msg->head.flags_opts) & NFP_FL_QOS_METER) in nfp_flower_stats_rlim_reply()
399 head->flags_opts = cpu_to_be32(NFP_FL_QOS_METER); in nfp_flower_stats_rlim_request()
763 config->head.flags_opts = cpu_to_be32(NFP_FL_QOS_METER); in nfp_act_remove_actions()