Home
last modified time | relevance | path

Searched refs:ecore_ptt_acquire (Results 1 – 11 of 11) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_selftest.c83 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_selftest_register()
107 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_selftest_clock()
124 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_selftest_nvram()
H A Decore_dev_api.h322 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn);
H A Decore_mcp.c2067 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_get_media_type()
2878 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_read()
2928 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_phy_read()
2956 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_resp()
2975 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_del_file()
2997 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_put_file_begin()
3023 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_write()
3085 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_phy_write()
3114 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_set_secure_mode()
H A Decore_dev.c3932 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_hw_hibernate_resume()
5038 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_set_queue_coalesce()
5359 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_configure_vport_wfq()
5448 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_configure_pf_max_bandwidth()
5506 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_configure_pf_min_bandwidth()
H A Decore_hw.c121 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn) in ecore_ptt_acquire() function
H A Decore_l2.c1995 ecore_ptt_acquire(p_hwfn) : OSAL_NULL; in _ecore_get_vport_stats()
2050 ecore_ptt_acquire(p_hwfn) : OSAL_NULL; in ecore_reset_vport_stats()
H A Decore_cxt.c2403 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_cxt_dynamic_ilt_alloc()
2540 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_cxt_free_ilt_range()
H A Decore_dcbx.c1150 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_dcbx_query_params()
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/snippets/
H A Dptt.h11 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn);
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_gld.c614 ptt = ecore_ptt_acquire(hwfn);
674 ptt = ecore_ptt_acquire(hwfn);
1277 ptt = ecore_ptt_acquire(hwfn);
1805 ptt = ecore_ptt_acquire(hwfn);
H A Dqede_main.c3055 ptt = ecore_ptt_acquire(hwfn); in qede_configure_link()
3541 p_ptt = ecore_ptt_acquire(p_hwfn); in qede_attach()
3724 p_ptt = ecore_ptt_acquire(p_hwfn); in qede_quiesce()