Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.h139 ice_aq_dealloc_acl_tbl(struct ice_hw *hw, u16 alloc_id,
H A Dice_acl.c68 ice_aq_dealloc_acl_tbl(struct ice_hw *hw, u16 alloc_id, in ice_aq_dealloc_acl_tbl() function
H A Dice_acl_ctrl.c941 status = ice_aq_dealloc_acl_tbl(hw, hw->acl_tbl->id, &resp_buf, NULL); in ice_acl_destroy_tbl()