Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.c975 struct efx_tc_lhs_action *act = &rule->lhs_act; in efx_tc_flower_handle_lhs_actions()
1532 rule->lhs_act.tun_type = type; in efx_tc_flower_replace_foreign_lhs_ar()
1545 efx_tc_flower_release_lhs_actions(efx, &rule->lhs_act); in efx_tc_flower_replace_foreign_lhs_ar()
1644 rule->lhs_act.tun_type = type; in efx_tc_flower_replace_foreign_lhs()
1657 efx_tc_flower_release_lhs_actions(efx, &rule->lhs_act); in efx_tc_flower_replace_foreign_lhs()
2058 efx_tc_flower_release_lhs_actions(efx, &rule->lhs_act); in efx_tc_flower_replace_lhs()
2566 efx_tc_flower_release_lhs_actions(efx, &lhs_rule->lhs_act); in efx_tc_flower_destroy()
2952 if (rule->lhs_act.zone) in efx_tc_lhs_free()
2953 efx_tc_ct_unregister_zone(efx, rule->lhs_act.zone); in efx_tc_lhs_free()
2954 if (rule->lhs_act.count) in efx_tc_lhs_free()
[all …]
Dtc.h210 struct efx_tc_lhs_action lhs_act; member
Dmae.c1708 act = &rule->lhs_act; in efx_mae_insert_lhs_outer_rule()
1749 struct efx_tc_lhs_action *act = &rule->lhs_act; in efx_mae_insert_lhs_action_rule()