Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_switch.h509 ice_rem_adv_rule(struct ice_hw *hw, struct ice_adv_lkup_elem *lkups,
H A Dice_switch.c8252 ice_rem_adv_rule(struct ice_hw *hw, struct ice_adv_lkup_elem *lkups, in ice_rem_adv_rule() function
8369 return ice_rem_adv_rule(hw, list_itr->lkups, in ice_rem_adv_rule_by_id()
8423 status = ice_rem_adv_rule(hw, list_itr->lkups, in ice_rem_adv_rule_for_vsi()
/f-stack/dpdk/drivers/net/ice/
H A Dice_switch_filter.c1830 ret = ice_rem_adv_rule(hw, list_itr->lkups, in ice_switch_redirect()