Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/
H A Dqede_sriov.c61 p_ptt = ecore_ptt_acquire(p_hwfn); in qed_sriov_enable()
101 ptt = ecore_ptt_acquire(hwfn); in qed_handle_vf_msg()
134 ptt = ecore_ptt_acquire(hwfn); in qed_handle_bulletin_post()
169 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in qed_iov_pf_task()
H A Dqede_main.c252 p_ptt = ecore_ptt_acquire(hwfn); in qed_slowpath_start()
401 ptt = ecore_ptt_acquire(ECORE_LEADING_HWFN(edev)); in qed_fill_dev_info()
589 ptt = ecore_ptt_acquire(hwfn); in qed_get_current_link()
614 ptt = ecore_ptt_acquire(hwfn); in qed_set_link()
673 ptt = ecore_ptt_acquire(hwfn); in qed_drain()
743 ptt = ecore_ptt_acquire(hwfn); in qed_send_drv_state()
766 ptt = ecore_ptt_acquire(hwfn); in qed_get_sb_info()
H A Dqede_filter.c437 p_ptt = ecore_ptt_acquire(p_hwfn); in qede_tunnel_update()
H A Dqede_debug.c8011 p_ptt = ecore_ptt_acquire(p_hwfn); in qed_dbg_feature()
8042 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in qed_dbg_feature_size()
/f-stack/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h313 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn);
H A Decore_dev.c846 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_set_ppfid_affinity()
896 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_set_roce_affinity()
1077 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_add_mac_filter()
1213 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_add_protocol_filter()
1281 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_remove_mac_filter()
4200 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_hw_stop_fastpath()
4237 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_hw_start_fastpath()
6279 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_set_queue_coalesce()
6592 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_configure_vport_wfq()
6681 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_configure_pf_max_bandwidth()
[all …]
H A Decore_mcp.c3132 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_read()
3187 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_phy_read()
3210 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_resp()
3227 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_del_file()
3246 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_put_file_begin()
3269 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_write()
3342 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_phy_write()
3366 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_set_secure_mode()
3690 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_info_populate()
H A Decore_l2.c2004 ecore_ptt_acquire(p_hwfn) : OSAL_NULL; in _ecore_get_vport_stats()
2061 ecore_ptt_acquire(p_hwfn) : OSAL_NULL; in ecore_reset_vport_stats()
2301 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_get_queue_coalesce()
H A Decore_spq.c108 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_spq_block()
H A Decore_hw.c117 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn) in ecore_ptt_acquire() function
H A Decore_cxt.c2046 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_cxt_dynamic_ilt_alloc()
2142 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_cxt_free_ilt_range()
H A Decore_dcbx.c987 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_dcbx_query_params()
H A Decore_sriov.c3842 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_iov_pf_configure_vf_queue_coalesce()