Home
last modified time | relevance | path

Searched refs:start_entry (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Drvu_switch.c86 u16 start = rswitch->start_entry; in rvu_switch_install_rules()
192 rswitch->start_entry = alloc_rsp.entry; in rvu_switch_enable()
206 uninstall_req.start = rswitch->start_entry; in rvu_switch_enable()
207 uninstall_req.end = rswitch->start_entry + rswitch->used_entries - 1; in rvu_switch_enable()
263 uninstall_req.start = rswitch->start_entry; in rvu_switch_disable()
264 uninstall_req.end = rswitch->start_entry + rswitch->used_entries - 1; in rvu_switch_disable()
292 rvu_switch_install_tx_rule(rvu, pcifunc, rswitch->start_entry + entry); in rvu_switch_update_rules()
H A Drvu_rep.c317 u16 start = rswitch->start_entry; in rvu_rep_install_mcam_rules()
/linux/drivers/net/ethernet/marvell/octeontx2/af/cn20k/
H A Dnpc.c521 int kpm, int start_entry, in npc_program_single_kpm_profile() argument
537 entry = start_entry; in npc_program_single_kpm_profile()
540 for (idx = 0; entry < num_entries + start_entry; entry++, idx++) in npc_program_single_kpm_profile()
544 entry = start_entry; in npc_program_single_kpm_profile()
547 for (idx = 0; entry < num_entries + start_entry; entry++, idx++) in npc_program_single_kpm_profile()
/linux/drivers/net/ethernet/qlogic/qed/
H A Dqed_debug.c3767 reg_hdr->start_entry = reg->start_entry; in qed_idle_chk_dump_failure()
3771 reg->num_entries > 1 || reg->start_entry > 0 ? 1 : 0); in qed_idle_chk_dump_failure()
3943 reg->start_entry > 0) { in qed_idle_chk_dump_rule_entries()
3948 addr += (reg->start_entry + entry_id) * in qed_idle_chk_dump_rule_entries()
6593 reg_hdr->start_entry); in qed_parse_idle_chk_dump_rules()