Home
last modified time | relevance | path

Searched defs:scen (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl_ctrl.c22 static void ice_acl_init_entry(struct ice_acl_scen *scen) in ice_acl_init_entry()
50 ice_acl_scen_assign_entry_idx(struct ice_acl_scen *scen, in ice_acl_scen_assign_entry_idx()
78 ice_acl_scen_free_entry_idx(struct ice_acl_scen *scen, u16 idx) in ice_acl_scen_free_entry_idx()
566 struct ice_acl_scen *scen, u16 tcam_idx, in ice_acl_fill_tcam_select()
624 struct ice_acl_scen *scen) in ice_acl_set_scen_chnk_msk()
669 struct ice_acl_scen *scen, in ice_acl_assign_act_mem_for_scen()
695 ice_acl_commit_partition(struct ice_hw *hw, struct ice_acl_scen *scen, in ice_acl_commit_partition()
747 struct ice_acl_scen *scen; in ice_acl_create_scen() local
851 struct ice_acl_scen *scen, *tmp_scen; in ice_acl_destroy_scen() local
971 ice_acl_add_entry(struct ice_hw *hw, struct ice_acl_scen *scen, in ice_acl_add_entry()
[all …]
H A Dice_flow.h459 struct ice_acl_scen *scen; member
H A Dice_flow.c1387 struct ice_acl_scen *cand_scen = NULL, *scen; in ice_flow_sel_acl_scen() local