Home
last modified time | relevance | path

Searched refs:hw_entry_id (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_acl_filter.c444 pf->acl.hw_entry_id[slot_id] = hw_entry; in ice_acl_hw_set_conf()
465 pf->acl.hw_entry_id[slot_id]); in ice_acl_hw_rem_conf()
575 pf->acl.hw_entry_id[slot_id]); in ice_acl_destroy_filter()
584 pf->acl.hw_entry_id[slot_id]); in ice_acl_destroy_filter()
H A Dice_ethdev.h402 uint64_t hw_entry_id[MAX_ACL_ENTRIES]; member