Home
last modified time | relevance | path

Searched refs:p_hwfn (Results 1 – 25 of 58) sorted by relevance

123

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_dev.c4494 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4496 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4498 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4500 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4503 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4505 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4507 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4509 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
4517 ecore_wr(p_hwfn, p_hwfn->p_main_ptt, in ecore_hw_hwfn_prepare()
5439 p_hwfn->rel_pf_id, p_hwfn->abs_pf_id, in ecore_get_num_funcs()
[all …]
H A Decore_rdma.c208 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_rdma_info); in ecore_rdma_info_free()
512 ecore_rdma_bmap_free(p_hwfn, &p_hwfn->p_rdma_info->cid_map, 1); in ecore_rdma_resc_free()
513 ecore_rdma_bmap_free(p_hwfn, &p_hwfn->p_rdma_info->qp_map, 1); in ecore_rdma_resc_free()
514 ecore_rdma_bmap_free(p_hwfn, &p_hwfn->p_rdma_info->pd_map, 1); in ecore_rdma_resc_free()
516 ecore_rdma_bmap_free(p_hwfn, &p_hwfn->p_rdma_info->dpi_map, 1); in ecore_rdma_resc_free()
517 ecore_rdma_bmap_free(p_hwfn, &p_hwfn->p_rdma_info->cq_map, 1); in ecore_rdma_resc_free()
523 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_rdma_info->port); in ecore_rdma_resc_free()
526 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_rdma_info->dev); in ecore_rdma_resc_free()
998 ecore_wr(p_hwfn, p_ptt, p_hwfn->rdma_prs_search_reg, 0); in ecore_rdma_stop()
1429 p_hwfn, p_hwfn->p_rdma_info->proto))); in ecore_rdma_destroy_cq()
[all …]
H A Decore_int.c176 addr = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_pswhst_attn_cb()
178 data = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_pswhst_attn_cb()
194 tmp = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_pswhst_attn_cb()
265 tmp = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_grc_attn_cb()
271 tmp = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_grc_attn_cb()
273 tmp2 = ecore_rd(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_grc_attn_cb()
293 ecore_wr(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_grc_attn_cb()
850 ecore_wr(p_hwfn, p_hwfn->p_dpc_ptt, in ecore_int_assertion()
1261 p_hwfn, p_hwfn->my_id); in ecore_int_sp_dpc()
1715 sb_info->p_hwfn = p_hwfn; in ecore_int_sb_init()
[all …]
H A Decore_hw.c73 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_ptt_pool); in __ecore_ptt_pool_free()
127 if (p_hwfn->p_ptt_pool) in ecore_ptt_pool_free()
211 REG_WR(p_hwfn, in ecore_ptt_set_win()
227 DP_NOTICE(p_hwfn, true, in ecore_set_ptt()
245 DP_NOTICE(p_hwfn, true, in ecore_get_reserved_ptt()
406 REG_WR(p_hwfn, in ecore_fid_pretend()
422 REG_WR(p_hwfn, in ecore_port_pretend()
439 REG_WR(p_hwfn, in ecore_port_unpretend()
477 p_hwfn->rel_pf_id *
700 ecore_wr(p_hwfn, p_ptt, in ecore_dmae_post_command()
[all …]
H A Decore_spq.c288 if (ECORE_IS_BB(p_hwfn->p_dev) || ECORE_IS_AH(p_hwfn->p_dev)) { in ecore_spq_hw_initialize()
372 DP_NOTICE(p_hwfn, in ecore_async_event_completion()
531 if (!p_hwfn->p_eq) in ecore_eq_free()
534 ecore_chain_free(p_hwfn->p_dev, &p_hwfn->p_eq->chain); in ecore_eq_free()
536 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_eq); in ecore_eq_free()
637 DP_INFO(p_hwfn, in ecore_spq_setup()
926 struct ecore_spq *p_spq = p_hwfn ? p_hwfn->p_spq : OSAL_NULL; in ecore_spq_post()
929 if (!p_hwfn) in ecore_spq_post()
1026 if (!p_hwfn) { in ecore_spq_completion()
1148 ecore_chain_free(p_hwfn->p_dev, &p_hwfn->p_consq->chain); in ecore_consq_free()
[all …]
H A Decore_mcp.c89 if (!p_hwfn->mcp_info || !p_hwfn->mcp_info->public_base) in ecore_mcp_is_init()
105 p_hwfn->mcp_info->port_addr, MFW_PORT(p_hwfn)); in ecore_mcp_cmd_port_init()
208 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info); in ecore_mcp_free()
312 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info); in ecore_mcp_cmd_init()
317 OSAL_FREE(p_hwfn->p_dev, p_hwfn->mcp_info); in ecore_mcp_cmd_init()
2125 p_hwfn->ufp_info.mode, p_hwfn->ufp_info.tc, in ecore_mcp_read_ufp_config()
2135 p_hwfn->qm_info.ooo_tc = p_hwfn->ufp_info.tc; in ecore_mcp_handle_ufp_event()
2732 if (!p_hwfn || !p_hwfn->mcp_info) in ecore_mcp_get_link_params()
2740 if (!p_hwfn || !p_hwfn->mcp_info) in ecore_mcp_get_link_state()
2756 if (!p_hwfn || !p_hwfn->mcp_info) in ecore_mcp_get_link_capabilities()
[all …]
H A Decore_iwarp.c124 ecore_wr(p_hwfn, p_ptt, p_hwfn->rdma_prs_search_reg, 1); in ecore_iwarp_init_hw()
662 p_hwfn->p_dev, in ecore_iwarp_create_ep()
1549 p_hwfn, &p_hwfn->p_rdma_info->tcp_cid_map); in ecore_iwarp_wait_for_all_cids()
1562 p_hwfn, &p_hwfn->p_rdma_info->cid_map); in ecore_iwarp_wait_for_all_cids()
1596 p_hwfn, p_hwfn->p_rdma_info->proto); in ecore_iwarp_free_prealloc_ep()
1902 p_hwfn, in ecore_iwarp_ll2_post_rx()
1913 p_hwfn->p_dev, in ecore_iwarp_ll2_post_rx()
2241 DP_ERR(p_hwfn, in ecore_iwarp_copy_fpdu()
2572 p_hwfn, buf, p_hwfn->p_rdma_info->iwarp.ll2_mpa_handle); in ecore_iwarp_process_mpa_pkt()
2830 p_hwfn, in ecore_iwarp_ll2_comp_syn_pkt()
[all …]
H A Decore_sriov.c631 if (!IS_PF_SRIOV(p_hwfn) || !IS_PF_SRIOV_ALLOC(p_hwfn)) in ecore_iov_setup()
643 OSAL_FREE(p_hwfn->p_dev, p_hwfn->pf_iov_info); in ecore_iov_free()
708 if (p_hwfn->p_dev->p_iov_info->offset < (256 - p_hwfn->abs_pf_id)) { in ecore_iov_hw_info()
734 if (IS_VF(p_hwfn->p_dev) || !IS_ECORE_SRIOV(p_hwfn->p_dev) || in _ecore_iov_pf_sanity_check()
822 ecore_fid_pretend(p_hwfn, p_ptt, (u16)p_hwfn->hw_info.concrete_fid); in ecore_iov_vf_igu_reset()
851 ecore_fid_pretend(p_hwfn, p_ptt, (u16)p_hwfn->hw_info.concrete_fid); in ecore_iov_vf_igu_set_int()
1455 REG_WR(p_hwfn, in ecore_iov_send_response()
1796 DP_INFO(p_hwfn, in ecore_iov_vf_mbx_acquire()
2398 REG_WR(p_hwfn, in ecore_iov_vf_mbx_start_rxq()
3966 REG_WR(p_hwfn, in ecore_iov_execute_vf_flr_cleanup()
[all …]
H A Decore_iov_api.h42 #define IS_PF_SRIOV(p_hwfn) (!!((p_hwfn)->p_dev->p_iov_info)) argument
44 #define IS_PF_SRIOV(p_hwfn) (0) argument
46 #define IS_PF_SRIOV_ALLOC(p_hwfn) (!!((p_hwfn)->pf_iov_info)) argument
47 #define IS_PF_PDA(p_hwfn) 0 /* @@TBD Michalk */ argument
153 ecore_iov_get_vf_sw_mbx(struct ecore_hwfn *p_hwfn,
216 ecore_iov_init_hw_for_vf(struct ecore_hwfn *p_hwfn,
296 void ecore_iov_set_link(struct ecore_hwfn *p_hwfn,
311 void ecore_iov_get_link(struct ecore_hwfn *p_hwfn,
342 bool ecore_iov_is_valid_vfid(struct ecore_hwfn *p_hwfn,
635 void *ecore_iov_get_vf_ctx(struct ecore_hwfn *p_hwfn,
[all …]
H A Decore_vf.c150 REG_WR(p_hwfn, in ecore_send_msg2pf()
261 OSAL_FREE(p_hwfn->p_dev, p_hwfn->vf_iov_info); in _ecore_vf_pf_release()
532 p_hwfn->hw_info.opaque_fid = (u16)REG_RD(p_hwfn, reg); in ecore_vf_hw_prepare()
535 p_hwfn->hw_info.concrete_fid = REG_RD(p_hwfn, reg); in ecore_vf_hw_prepare()
549 p_hwfn->doorbells = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_vf_hw_prepare()
552 p_hwfn->db_offset = (u8 *)p_hwfn->doorbells - in ecore_vf_hw_prepare()
575 p_hwfn->doorbells = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_vf_hw_prepare()
577 p_hwfn->db_offset = (u8 *)p_hwfn->doorbells - in ecore_vf_hw_prepare()
645 p_hwfn->doorbells = (u8 OSAL_IOMEM*)p_hwfn->regview + in ecore_vf_hw_prepare()
648 p_hwfn->db_offset = (u8 *)p_hwfn->doorbells - in ecore_vf_hw_prepare()
[all …]
H A Decore_cxt.c654 p_hwfn->my_id, p_hwfn->p_cxt_mngr->pf_start_line); in ecore_cxt_cfg_ilt_compute()
818 p_hwfn->qm_info.num_pqs, p_hwfn->qm_info.num_vf_pqs, total); in ecore_cxt_cfg_ilt_compute()
1387 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_cxt_mngr); in ecore_cxt_mngr_free()
1605 ecore_qm_pf_rt_init(p_hwfn, p_ptt, p_hwfn->port_id, in ecore_qm_init_pf()
1687 STORE_RT_REG(p_hwfn, in ecore_ilt_bounds_init()
1690 STORE_RT_REG(p_hwfn, in ecore_ilt_bounds_init()
1693 STORE_RT_REG(p_hwfn, in ecore_ilt_bounds_init()
1708 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1711 STORE_RT_REG(p_hwfn, in ecore_ilt_vf_bounds_init()
1886 (NUM_OF_VFS(p_hwfn->p_dev) + p_hwfn->rel_pf_id); in ecore_tm_init_pf()
[all …]
H A Decore_roce.c89 struct ecore_hwfn *p_hwfn, in ecore_roce_start_rl() argument
184 ecore_wr(p_hwfn, in ecore_roce_dcqcn_cfg()
266 ecore_bmap_release_id(p_hwfn, &p_hwfn->p_rdma_info->qp_map, cid);
267 ecore_bmap_release_id(p_hwfn, &p_hwfn->p_rdma_info->qp_map, cid + 1);
275 ecore_bmap_release_id(p_hwfn, &p_hwfn->p_rdma_info->qp_map, qp_idx); in ecore_roce_free_qp()
316 DP_ERR(p_hwfn->p_dev, in ecore_roce_wait_free_cids()
1253 DP_NOTICE(p_hwfn, in ecore_roce_destroy_qp()
1276 DP_NOTICE(p_hwfn, in ecore_roce_destroy_qp()
1499 DP_NOTICE(p_hwfn, in ecore_roce_modify_qp()
1531 val = (p_hwfn->dcbx_no_edpm || p_hwfn->db_bar_no_edpm) ? 0 : 1; in ecore_rdma_dpm_conf()
[all …]
H A Decore_init_fw_funcs.c297 if (ECORE_IS_E5(p_hwfn->p_dev)) in ecore_cmdq_lines_rt_init()
451 if (ECORE_IS_E5(p_hwfn->p_dev)) { in ecore_tx_pq_map_rt_init()
553 crd_reg_offset = ECORE_IS_E5(p_hwfn->p_dev) ? in ecore_pf_wfq_rt_init()
686 ecore_wr(p_hwfn, p_ptt, QM_REG_SDMCMDGO, 1); in ecore_send_qm_cmd()
687 ecore_wr(p_hwfn, p_ptt, QM_REG_SDMCMDGO, 0); in ecore_send_qm_cmd()
728 ecore_enable_pf_rl(p_hwfn, pf_rl_en); in ecore_qm_common_rt_init()
731 ecore_enable_pf_wfq(p_hwfn, pf_wfq_en); in ecore_qm_common_rt_init()
734 ecore_enable_vport_rl(p_hwfn, vport_rl_en); in ecore_qm_common_rt_init()
737 ecore_enable_vport_wfq(p_hwfn, vport_wfq_en); in ecore_qm_common_rt_init()
793 if (ecore_pf_rl_rt_init(p_hwfn, pf_id, pf_rl)) in ecore_qm_pf_rt_init()
[all …]
H A Decore_init_ops.c76 DP_ERR(p_hwfn, in ecore_init_store_rt_reg()
93 DP_ERR(p_hwfn, in ecore_init_store_rt_agg()
157 if (IS_VF(p_hwfn->p_dev)) in ecore_init_alloc()
178 OSAL_FREE(p_hwfn->p_dev, p_hwfn->rt_data.init_val); in ecore_init_free()
180 OSAL_FREE(p_hwfn->p_dev, p_hwfn->rt_data.b_valid); in ecore_init_free()
282 DP_NOTICE(p_hwfn, true,
287 DP_NOTICE(p_hwfn, true,
337 DP_NOTICE(p_hwfn, true,
528 p_hwfn->unzip_buf = OSAL_ZALLOC(p_hwfn->p_dev, GFP_ATOMIC,
530 if (!p_hwfn->unzip_buf) {
[all …]
H A Decore_mcp.h44 #define MCP_PF_ID_BY_REL(p_hwfn, rel_pfid) (ECORE_IS_BB((p_hwfn)->p_dev) ? \ argument
46 ((p_hwfn)->abs_pf_id & 1) << 3) : \
48 #define MCP_PF_ID(p_hwfn) MCP_PF_ID_BY_REL(p_hwfn, (p_hwfn)->rel_pf_id) argument
144 void ecore_mcp_cmd_port_init(struct ecore_hwfn *p_hwfn,
155 enum _ecore_status_t ecore_mcp_free(struct ecore_hwfn *p_hwfn);
186 enum _ecore_status_t ecore_issue_pulse(struct ecore_hwfn *p_hwfn,
269 void ecore_mcp_read_mb(struct ecore_hwfn *p_hwfn,
303 enum _ecore_status_t ecore_mcp_reset(struct ecore_hwfn *p_hwfn,
313 bool ecore_mcp_is_init(struct ecore_hwfn *p_hwfn);
337 enum _ecore_status_t ecore_mcp_halt(struct ecore_hwfn *p_hwfn,
[all …]
H A Decore_dcbx.c434 p_info = &p_hwfn->hw_info; in ecore_dcbx_process_mib_info()
495 DP_ERR(p_hwfn, in ecore_dcbx_copy_mib()
1003 ecore_dcbx_get_dscp_params(p_hwfn, &p_hwfn->p_dcbx_info->get); in ecore_dcbx_mib_update_event()
1025 ecore_dcbx_get_params(p_hwfn, &p_hwfn->p_dcbx_info->get, type); in ecore_dcbx_mib_update_event()
1038 DP_NOTICE(p_hwfn, false, in ecore_dcbx_mib_update_event()
1073 p_hwfn->p_dcbx_info = OSAL_ZALLOC(p_hwfn->p_dev, GFP_KERNEL, in ecore_dcbx_info_alloc()
1075 if (!p_hwfn->p_dcbx_info) { in ecore_dcbx_info_alloc()
1076 DP_NOTICE(p_hwfn, false, in ecore_dcbx_info_alloc()
1089 OSAL_FREE(p_hwfn->p_dev, p_hwfn->p_dcbx_info); in ecore_dcbx_info_free()
1150 if (IS_VF(p_hwfn->p_dev)) in ecore_dcbx_query_params()
[all …]
H A Decore_sp_commands.c105 DP_VERBOSE(p_hwfn, ECORE_MSG_SPQ, in ecore_sp_init_request()
264 DP_NOTICE(p_hwfn, true, in ecore_set_hw_tunn_mode_port()
288 DP_NOTICE(p_hwfn, true, in ecore_tunn_set_pf_start_params()
337 ecore_eq_prod_update(p_hwfn, in ecore_sp_pf_start()
373 &p_hwfn->p_dev->mf_bits)) { in ecore_sp_pf_start()
405 &p_hwfn->p_dev->mf_bits)) in ecore_sp_pf_start()
429 if (p_hwfn->p_dev->p_iov_info) { in ecore_sp_pf_start()
487 p_hwfn->ufp_info.pri_type); in ecore_sp_pf_update_ufp()
593 if (IS_VF(p_hwfn->p_dev)) in ecore_sp_pf_update_tunn_cfg()
597 DP_NOTICE(p_hwfn, true, in ecore_sp_pf_update_tunn_cfg()
[all …]
H A Decore_l2.c84 if (IS_PF(p_hwfn->p_dev)) { in ecore_l2_alloc()
142 OSAL_VFREE(p_hwfn->p_dev, in ecore_l2_free()
153 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info->pp_qid_usage); in ecore_l2_free()
157 OSAL_VFREE(p_hwfn->p_dev, p_hwfn->p_l2_info); in ecore_l2_free()
173 DP_NOTICE(p_hwfn, true, in ecore_eth_queue_qid_usage_add()
244 p_cid->p_owner = p_hwfn; in _ecore_eth_queue_to_cid()
482 if (IS_VF(p_hwfn->p_dev)) in ecore_sp_vport_start()
995 p_hwfn->regview + in ecore_eth_pf_rx_queue_start()
1535 DP_ERR(p_hwfn, in ecore_sp_eth_filter_ucast()
2157 ecore_gft_config(p_hwfn, p_ptt, p_hwfn->rel_pf_id, in ecore_arfs_mode_configure()
[all …]
H A Decore_vf_api.h53 void ecore_vf_get_link_params(struct ecore_hwfn *p_hwfn,
62 void ecore_vf_get_link_state(struct ecore_hwfn *p_hwfn,
71 void ecore_vf_get_link_caps(struct ecore_hwfn *p_hwfn,
80 void ecore_vf_get_num_rxqs(struct ecore_hwfn *p_hwfn,
89 void ecore_vf_get_num_txqs(struct ecore_hwfn *p_hwfn,
106 void ecore_vf_get_port_mac(struct ecore_hwfn *p_hwfn,
115 void ecore_vf_get_num_vlan_filters(struct ecore_hwfn *p_hwfn,
124 void ecore_vf_get_num_mac_filters(struct ecore_hwfn *p_hwfn,
135 bool ecore_vf_check_mac(struct ecore_hwfn *p_hwfn, u8 *mac);
170 bool ecore_vf_get_pre_fp_hsi(struct ecore_hwfn *p_hwfn);
[all …]
H A Decore_dbg_fw_funcs.h67 enum chip_ids ecore_dbg_get_chip_id(struct ecore_hwfn *p_hwfn);
78 void ecore_read_regs(struct ecore_hwfn *p_hwfn,
114 enum dbg_status ecore_dbg_bus_reset(struct ecore_hwfn *p_hwfn,
492 enum dbg_status ecore_dbg_bus_start(struct ecore_hwfn *p_hwfn,
504 enum dbg_status ecore_dbg_bus_stop(struct ecore_hwfn *p_hwfn,
545 enum dbg_status ecore_dbg_bus_dump(struct ecore_hwfn *p_hwfn,
563 enum dbg_status ecore_dbg_grc_config(struct ecore_hwfn *p_hwfn,
605 enum dbg_status ecore_dbg_grc_dump(struct ecore_hwfn *p_hwfn,
859 enum dbg_status ecore_dbg_read_attn(struct ecore_hwfn *p_hwfn,
877 enum dbg_status ecore_dbg_print_attn(struct ecore_hwfn *p_hwfn,
[all …]
H A Decore_cxt.h58 u32 ecore_cxt_get_proto_cid_count(struct ecore_hwfn *p_hwfn,
62 u32 ecore_cxt_get_proto_tid_count(struct ecore_hwfn *p_hwfn,
65 u32 ecore_cxt_get_proto_cid_start(struct ecore_hwfn *p_hwfn,
68 u32 ecore_cxt_get_srq_count(struct ecore_hwfn *p_hwfn);
70 u32 ecore_cxt_get_xrc_srq_count(struct ecore_hwfn *p_hwfn);
115 void ecore_cxt_mngr_free(struct ecore_hwfn *p_hwfn);
131 void ecore_cxt_mngr_setup(struct ecore_hwfn *p_hwfn);
138 void ecore_cxt_hw_init_common(struct ecore_hwfn *p_hwfn);
186 void _ecore_cxt_release_cid(struct ecore_hwfn *p_hwfn,
229 ecore_cxt_dynamic_ilt_alloc(struct ecore_hwfn *p_hwfn,
[all …]
H A Decore_dbg_fw_funcs.c1864 if (ECORE_IS_E5(p_hwfn->p_dev)) { in ecore_dbg_dev_init()
1868 else if (ECORE_IS_K2(p_hwfn->p_dev)) { in ecore_dbg_dev_init()
1872 else if (ECORE_IS_BB_B0(p_hwfn->p_dev)) { in ecore_dbg_dev_init()
1884 if (CHIP_REV_IS_ASIC(p_hwfn->p_dev)) { in ecore_dbg_dev_init()
1908 ecore_dbg_grc_init_params(p_hwfn); in ecore_dbg_dev_init()
1966 (ECORE_IS_E5(p_hwfn->p_dev) ? in ecore_read_fw_info()
3228 ecore_fid_pretend(p_hwfn, p_ptt, (p_hwfn->rel_pf_id << PXP_PRETEND_CONCRETE_FID_PFID_SHIFT)); in ecore_grc_dump_registers()
5019 ecore_wr(p_hwfn, p_ptt, DBG_REG_PCI_FUNC_NUM, OPAQUE_FID(p_hwfn->rel_pf_id)); in ecore_dbg_bus_set_pci_output()
5734 ecore_assign_hw_ids(p_hwfn, hw_ids); in ecore_config_block_inputs()
5980 ecore_bus_free_pci_buf(p_hwfn); in ecore_dbg_bus_dump()
[all …]
H A Decore_ll2.c70 if (!p_hwfn->p_ll2_info) in __ecore_ll2_handle_sanity()
253 DP_NOTICE(p_hwfn, true, in ecore_ll2_txq_completion()
341 DP_NOTICE(p_hwfn, true, in ecore_ll2_handle_slowpath()
348 DP_NOTICE(p_hwfn, true, in ecore_ll2_handle_slowpath()
381 DP_NOTICE(p_hwfn, false, in ecore_ll2_rxq_handle_completion()
396 DP_NOTICE(p_hwfn, false, in ecore_ll2_rxq_handle_completion()
569 DP_NOTICE(p_hwfn, true, in ecore_ll2_lb_rxq_handler()
586 ecore_ooo_delete_isles(p_hwfn, p_hwfn->p_ooo_info, cid, in ecore_ll2_lb_rxq_handler()
595 DP_NOTICE(p_hwfn, true, in ecore_ll2_lb_rxq_handler()
2033 ecore_ll2_free(p_hwfn); in ecore_ll2_alloc()
[all …]
H A Decore_vf.h121 enum _ecore_status_t ecore_vf_hw_prepare(struct ecore_hwfn *p_hwfn);
158 ecore_vf_pf_txq_start(struct ecore_hwfn *p_hwfn,
172 enum _ecore_status_t ecore_vf_pf_rxq_stop(struct ecore_hwfn *p_hwfn,
227 enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn);
247 u16 ecore_vf_get_igu_sb_id(struct ecore_hwfn *p_hwfn,
257 void ecore_vf_set_sb_info(struct ecore_hwfn *p_hwfn,
275 struct ecore_hwfn *p_hwfn,
294 struct ecore_hwfn *p_hwfn,
297 void ecore_vf_pf_filter_mcast(struct ecore_hwfn *p_hwfn,
336 ecore_vf_pf_tunnel_param_update(struct ecore_hwfn *p_hwfn,
[all …]
H A Decore_ooo.c71 DP_NOTICE(p_hwfn, true, in ecore_ooo_seek_isle()
124 DP_NOTICE(p_hwfn, true, in ecore_ooo_alloc()
132 DP_NOTICE(p_hwfn, true, in ecore_ooo_alloc()
155 DP_NOTICE(p_hwfn,true, in ecore_ooo_alloc()
171 DP_NOTICE(p_hwfn,true, in ecore_ooo_alloc()
185 DP_NOTICE(p_hwfn,true, in ecore_ooo_alloc()
416 DP_NOTICE(p_hwfn, true, in ecore_ooo_delete_isles()
422 DP_NOTICE(p_hwfn, true, in ecore_ooo_delete_isles()
460 DP_NOTICE(p_hwfn, true, in ecore_ooo_add_new_isle()
511 DP_NOTICE(p_hwfn, true, in ecore_ooo_add_new_buffer()
[all …]

123