Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/sfc/
H A Dsfc_mae.c202 struct sfc_mae_fw_rsrc *fw_rsrc = &rule->fw_rsrc; in sfc_mae_outer_rule_enable() local
223 &fw_rsrc->rule_id); in sfc_mae_outer_rule_enable()
228 ++(fw_rsrc->refcnt); in sfc_mae_outer_rule_enable()
237 struct sfc_mae_fw_rsrc *fw_rsrc = &rule->fw_rsrc; in sfc_mae_outer_rule_disable() local
252 --(fw_rsrc->refcnt); in sfc_mae_outer_rule_disable()
328 struct sfc_mae_fw_rsrc *fw_rsrc = &action_set->fw_rsrc; in sfc_mae_action_set_enable() local
343 ++(fw_rsrc->refcnt); in sfc_mae_action_set_enable()
352 struct sfc_mae_fw_rsrc *fw_rsrc = &action_set->fw_rsrc; in sfc_mae_action_set_disable() local
367 --(fw_rsrc->refcnt); in sfc_mae_action_set_disable()
2175 struct sfc_mae_fw_rsrc *fw_rsrc = &rule->fw_rsrc; in sfc_mae_outer_rule_class_verify() local
[all …]
H A Dsfc_mae.h39 struct sfc_mae_fw_rsrc fw_rsrc; member
49 struct sfc_mae_fw_rsrc fw_rsrc; member