Home
last modified time | relevance | path

Searched refs:entry_id (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/ice/
H A Dice_acl_filter.c48 uint32_t entry_id[4]; member
418 uint64_t entry_id, hw_entry; in ice_acl_hw_set_conf() local
434 entry_id = ((uint64_t)flow_type << 32) | slot_id; in ice_acl_hw_set_conf()
436 entry_id, pf->main_vsi->idx, in ice_acl_hw_set_conf()
443 rule->entry_id[entry_idx] = slot_id; in ice_acl_hw_set_conf()
462 slot_id = rule->entry_id[i]; in ice_acl_hw_rem_conf()
572 slot_id = rule->entry_id[i]; in ice_acl_destroy_filter()
581 slot_id = rule->entry_id[0]; in ice_acl_destroy_filter()
/f-stack/dpdk/drivers/net/ice/base/
H A Dice_flow.h527 u64 ice_flow_find_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_id);
530 u64 entry_id, u16 vsi, enum ice_flow_priority prio,
H A Dice_flow.c2270 u64 ice_flow_find_entry(struct ice_hw *hw, enum ice_block blk, u64 entry_id) in ice_flow_find_entry() argument
2282 if (e->id == entry_id) { in ice_flow_find_entry()
2979 u64 entry_id, u16 vsi_handle, enum ice_flow_priority prio, in ice_flow_add_entry() argument
3018 e->id = entry_id; in ice_flow_add_entry()
/f-stack/dpdk/drivers/net/qede/
H A Dqede_debug.c3707 u16 entry_id; in qed_idle_chk_dump_rule_entries() local
3771 for (entry_id = 0; entry_id < num_reg_entries; entry_id++) { in qed_idle_chk_dump_rule_entries()
3796 addr += (reg->start_entry + entry_id) * in qed_idle_chk_dump_rule_entries()
3829 entry_id, in qed_idle_chk_dump_rule_entries()
/f-stack/freebsd/contrib/openzfs/cmd/zdb/
H A Dzdb.c1509 uint64_t word, entry_id = 0; in dump_spacemap() local
1522 (u_longlong_t)entry_id); in dump_spacemap()
1526 (u_longlong_t)entry_id, in dump_spacemap()
1531 entry_id++; in dump_spacemap()
1569 (u_longlong_t)entry_id, in dump_spacemap()
1579 entry_id++; in dump_spacemap()