Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.h201 ice_acl_rem_entry(struct ice_hw *hw, struct ice_acl_scen *scen, u16 entry_idx);
H A Dice_acl_ctrl.c1030 ice_acl_rem_entry(hw, scen, *entry_idx); in ice_acl_add_entry()
1111 ice_acl_rem_entry(struct ice_hw *hw, struct ice_acl_scen *scen, u16 entry_idx) in ice_acl_rem_entry() function
H A Dice_flow.c1807 status = ice_acl_rem_entry(hw, entry->prof->cfg.scen, in ice_flow_rem_entry_sync()