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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
H A Decore_dev.c2503 rc = ecore_int_alloc(p_hwfn, p_hwfn->p_main_ptt);
2670 ecore_mcp_read_mb(p_hwfn, p_hwfn->p_main_ptt);
2675 ecore_int_setup(p_hwfn, p_hwfn->p_main_ptt);
3674 struct ecore_ptt *p_main_ptt)
3677 ecore_mcp_read_mb(p_hwfn, p_main_ptt);
3829 rc = ecore_mcp_load_req(p_hwfn, p_hwfn->p_main_ptt,
3842 ecore_mcp_set_capabilities(p_hwfn, p_hwfn->p_main_ptt);
3854 ecore_reset_mb_shadow(p_hwfn, p_hwfn->p_main_ptt);
3879 rc = ecore_final_cleanup(p_hwfn, p_hwfn->p_main_ptt,
3889 ecore_pglueb_rbc_attn_handler(p_hwfn, p_hwfn->p_main_ptt);
3673 ecore_reset_mb_shadow(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_main_ptt) argument
[all...]
H A Decore.h702 struct ecore_ptt *p_main_ptt; member in struct:ecore_hwfn
H A Decore_mcp.c2865 struct ecore_ptt *p_ptt = p_hwfn->p_main_ptt;
H A Dqlnx_os.c6027 rc = ecore_int_sb_init(p_hwfn, p_hwfn->p_main_ptt, sb_info,

Completed in 208 milliseconds