Home
last modified time | relevance | path

Searched refs:p_main_ptt (Results 1 – 8 of 8) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_dev.c2082 struct ecore_ptt *p_main_ptt) in ecore_reset_mb_shadow() argument
2302 p_hwfn->p_main_ptt, in ecore_hw_init()
2387 p_ptt = p_hwfn->p_main_ptt; in ecore_hw_stop()
2563 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_start_fastpath()
2734 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
2736 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
2738 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
2740 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
2743 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
2754 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
[all …]
H A Decore_sp_commands.c270 ecore_set_vxlan_dest_port(p_hwfn, p_hwfn->p_main_ptt, in ecore_set_hw_tunn_mode_port()
274 ecore_set_geneve_dest_port(p_hwfn, p_hwfn->p_main_ptt, in ecore_set_hw_tunn_mode_port()
277 ecore_set_hw_tunn_mode(p_hwfn, p_hwfn->p_main_ptt, p_tunn); in ecore_set_hw_tunn_mode_port()
H A Decore_init_ops.c578 ecore_wr(p_hwfn, p_hwfn->p_main_ptt,
587 val = ecore_rd(p_hwfn, p_hwfn->p_main_ptt,
H A Decore.h618 struct ecore_ptt *p_main_ptt; member
H A Decore_spq.c189 rc = ecore_mcp_drain(p_hwfn, p_hwfn->p_main_ptt); in ecore_spq_block()
H A Decore_cxt.c1568 ecore_qm_pf_rt_init(p_hwfn, p_hwfn->p_main_ptt, p_hwfn->port_id, in ecore_qm_init_pf()
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c1448 ret = ecore_rd(p_hwfn, p_hwfn->p_main_ptt, addr);
1453 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, addr, val);
2215 hwfn->p_main_ptt,
H A Dqede_main.c2802 p_hwfn->p_main_ptt, in qede_alloc_sb_phys()