Home
last modified time | relevance | path

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

/freebsd-13-stable/sys/dev/qlnx/qlnxe/
HDqlnx_ioctl.c118 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_grc_dump()
206 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_idle_chk()
288 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_get_trace_cmd_size()
365 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_get_trace()
931 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_set_lldp_tlvx()
HDecore_dev.c885 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_set_ppfid_affinity()
935 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_set_roce_affinity()
1169 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_add_mac_filter()
1305 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_add_protocol_filter()
1372 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_remove_mac_filter()
1426 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_remove_protocol_filter()
1482 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_clear_ppfid_filters()
1598 struct ecore_ptt *p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_llh_dump_ppfid()
4250 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_hw_stop_fastpath()
4286 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_hw_start_fastpath()
[all …]
HDecore_dev_api.h336 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn);
HDecore_mcp.c3346 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_read()
3401 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_phy_read()
3424 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_resp()
3442 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_del_file()
3461 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_put_file_begin()
3483 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_write()
3559 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_phy_write()
3583 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_mcp_nvm_set_secure_mode()
HDqlnx_os.c2812 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_ioctl()
5569 p_ptt = ecore_ptt_acquire(hwfn); in qlnx_fill_link()
5883 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_get_mfw_version()
5903 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_get_flash_size()
7227 ptt = ecore_ptt_acquire(hwfn); in qlnx_set_link()
7504 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_grc_dumpsize()
7535 p_ptt = ecore_ptt_acquire(p_hwfn); in qlnx_idle_chk_size()
7576 p_ptt = ecore_ptt_acquire(hwfn); in qlnx_sample_storm_stats()
8059 struct ecore_ptt *ptt = ecore_ptt_acquire(hwfn); in qlnx_sriov_disable()
8168 struct ecore_ptt *ptt = ecore_ptt_acquire(hwfn); in qlnx_iov_init()
[all …]
HDecore_rdma.c987 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_rdma_stop()
1997 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_rdma_deregister_tid()
2357 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_rdma_start()
2442 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_rdma_query_stats()
HDecore_ll2.c1417 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_ll2_establish_connection()
1899 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_ll2_terminate_connection()
2173 p_ptt = ecore_ptt_acquire(p_hwfn); in __ecore_ll2_get_stats()
HDecore_l2.c2046 ecore_ptt_acquire(p_hwfn) : OSAL_NULL; in _ecore_get_vport_stats()
2103 ecore_ptt_acquire(p_hwfn) : OSAL_NULL; in ecore_reset_vport_stats()
2334 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_get_queue_coalesce()
HDecore_spq.c194 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_spq_block()
HDecore_hw.c133 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn) in ecore_ptt_acquire() function
HDecore_cxt.c2455 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_cxt_dynamic_ilt_alloc()
2592 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_cxt_free_ilt_range()
HDecore_dcbx.c1153 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_dcbx_query_params()
HDecore_sriov.c3759 p_ptt = ecore_ptt_acquire(p_hwfn); in ecore_iov_pf_configure_vf_queue_coalesce()