Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_acl.h136 ice_aq_alloc_acl_tbl(struct ice_hw *hw, struct ice_acl_alloc_tbl *tbl,
H A Dice_acl.c17 ice_aq_alloc_acl_tbl(struct ice_hw *hw, struct ice_acl_alloc_tbl *tbl, in ice_aq_alloc_acl_tbl() function
H A Dice_acl_ctrl.c356 status = ice_aq_alloc_acl_tbl(hw, &tbl_alloc, NULL); in ice_acl_create_tbl()