Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_dev.c2505 rc = ecore_int_alloc(p_hwfn, p_hwfn->p_main_ptt); in ecore_resc_alloc()
2672 ecore_mcp_read_mb(p_hwfn, p_hwfn->p_main_ptt); in ecore_resc_setup()
2677 ecore_int_setup(p_hwfn, p_hwfn->p_main_ptt); in ecore_resc_setup()
3676 struct ecore_ptt *p_main_ptt) in ecore_reset_mb_shadow() argument
3679 ecore_mcp_read_mb(p_hwfn, p_main_ptt); in ecore_reset_mb_shadow()
3831 rc = ecore_mcp_load_req(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_init()
3844 ecore_mcp_set_capabilities(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_init()
3856 ecore_reset_mb_shadow(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_init()
3881 rc = ecore_final_cleanup(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_init()
3891 ecore_pglueb_rbc_attn_handler(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_init()
[all …]
HDecore.h702 struct ecore_ptt *p_main_ptt; member
HDecore_mcp.c2866 struct ecore_ptt *p_ptt = p_hwfn->p_main_ptt; in ecore_recovery_prolog()
HDqlnx_os.c6152 rc = ecore_int_sb_init(p_hwfn, p_hwfn->p_main_ptt, sb_info, in qlnx_sb_init()