Home
last modified time | relevance | path

Searched refs:rel_pf_id (Results 1 – 10 of 10) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_hw.c438 SET_FIELD(concrete_fid, PXP_CONCRETE_FID_PFID, p_hwfn->rel_pf_id); in ecore_vfid_to_concrete()
466 p_hwfn->rel_pf_id *
521 p_hwfn->rel_pf_id *
557 opcode |= (p_hwfn->rel_pf_id & DMAE_CMD_SRC_PF_ID_MASK) << in ecore_dmae_opcode()
564 opcode |= (p_hwfn->rel_pf_id & DMAE_CMD_DST_PF_ID_MASK) << in ecore_dmae_opcode()
717 p_hwfn->dmae_info.channel = p_hwfn->rel_pf_id; in ecore_dmae_info_alloc()
H A Decore_dev.c1131 USTORM_FLR_FINAL_ACK_OFFSET(p_hwfn->rel_pf_id); in ecore_final_cleanup()
1443 ecore_fid_pretend(p_hwfn, p_ptt, p_hwfn->rel_pf_id); in ecore_hw_init_common()
1462 ecore_fid_pretend(p_hwfn, p_ptt, p_hwfn->rel_pf_id); in ecore_hw_init_common()
1899 u8 rel_pf_id = p_hwfn->rel_pf_id; in ecore_hw_init_pf() local
1991 if (p_hwfn->rel_pf_id == pf_id) { in ecore_hw_init_pf()
3249 p_hwfn->rel_pf_id && in ecore_hw_get_resc()
3533 u8 num_funcs, enabled_func_idx = p_hwfn->rel_pf_id; in ecore_get_num_funcs()
3600 p_hwfn->rel_pf_id, p_hwfn->abs_pf_id, in ecore_get_num_funcs()
3771 if (!p_hwfn->rel_pf_id) in ecore_get_hw_info()
3847 if (tmp & (1 << p_hwfn->rel_pf_id)) { in ecore_get_dev_info()
[all …]
H A Decore_mcp.h55 #define MCP_PF_ID(p_hwfn) MCP_PF_ID_BY_REL(p_hwfn, (p_hwfn)->rel_pf_id)
H A Decore_int.c1298 sb_info->mfw_attn_addr = (p_hwfn->rel_pf_id << 3) + in ecore_int_sb_attn_init()
1436 ecore_init_cau_sb_entry(p_hwfn, &sb_entry, p_hwfn->rel_pf_id, in ecore_int_cau_conf_sb()
2098 p_block->function_id = p_hwfn->rel_pf_id; in ecore_int_igu_reset_cam()
2106 p_block->function_id = p_hwfn->rel_pf_id; in ecore_int_igu_reset_cam()
2230 (p_block->function_id == p_hwfn->rel_pf_id)) { in ecore_int_igu_read_cam()
2378 p_block->function_id = p_hwfn->rel_pf_id; in ecore_int_igu_relocate_sb()
H A Decore_cxt.c784 total = ecore_qm_pf_mem_size(p_hwfn->rel_pf_id, qm_iids.cids, in ecore_cxt_cfg_ilt_compute()
1569 p_hwfn->rel_pf_id, qm_info->max_phys_tcs_per_port, in ecore_qm_init_pf()
1831 SET_FIELD(cfg_word, TM_CFG_PARENT_PF, p_hwfn->rel_pf_id); in ecore_tm_init_pf()
1848 (NUM_OF_VFS(p_hwfn->p_dev) + p_hwfn->rel_pf_id); in ecore_tm_init_pf()
1864 SET_FIELD(cfg_word, TM_CFG_PARENT_PF, p_hwfn->rel_pf_id); in ecore_tm_init_pf()
1887 p_hwfn->rel_pf_id * NUM_TASK_PF_SEGMENTS + i); in ecore_tm_init_pf()
H A Decore.h572 u8 rel_pf_id; /* Relative to engine*/ member
H A Decore_spq.c408 USTORM_EQE_CONS_OFFSET(p_hwfn->rel_pf_id); in ecore_eq_prod_update()
H A Decore_l2.c2088 ecore_set_rfs_mode_enable(p_hwfn, p_ptt, p_hwfn->rel_pf_id, in ecore_arfs_mode_configure()
2100 ecore_set_rfs_mode_disable(p_hwfn, p_ptt, p_hwfn->rel_pf_id); in ecore_arfs_mode_configure()
H A Decore_dcbx.c428 data.pf_id = p_hwfn->rel_pf_id; in ecore_dcbx_process_mib_info()
H A Decore_dbg_fw_funcs.c3172 ecore_fid_pretend(p_hwfn, p_ptt, (p_hwfn->rel_pf_id << PXP_PRETEND_CONCRETE_FID_PFID_SHIFT)); in ecore_grc_dump_registers()
4977 ecore_wr(p_hwfn, p_ptt, DBG_REG_PCI_FUNC_NUM, OPAQUE_FID(p_hwfn->rel_pf_id)); in ecore_dbg_bus_set_pci_output()