/freebsd/sys/dev/qlnx/qlnxe/ |
H A D | ecore_iov_api.h | 153 ecore_iov_get_vf_sw_mbx(struct ecore_hwfn *p_hwfn, 216 ecore_iov_init_hw_for_vf(struct ecore_hwfn *p_hwfn, 228 void ecore_iov_process_mbx_req(struct ecore_hwfn *p_hwfn, 244 enum _ecore_status_t ecore_iov_release_hw_for_vf(struct ecore_hwfn *p_hwfn, 257 enum _ecore_status_t ecore_iov_set_vf_ctx(struct ecore_hwfn *p_hwfn, 269 enum _ecore_status_t ecore_iov_vf_flr_cleanup(struct ecore_hwfn *p_hwfn, 282 ecore_iov_single_vf_flr_cleanup(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, 325 bool ecore_iov_is_vf_pending_flr(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_vf_api.h | 44 enum _ecore_status_t ecore_vf_read_bulletin(struct ecore_hwfn *p_hwfn, 53 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, 98 void ecore_vf_get_num_cids(struct ecore_hwfn *p_hwfn, u8 *num_cids); 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, [all …]
|
H A D | ecore_dbg_fw_funcs.h | 67 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, 137 enum dbg_status ecore_dbg_bus_set_pci_output(struct ecore_hwfn *p_hwfn, 177 enum dbg_status ecore_dbg_bus_set_nw_output(struct ecore_hwfn *p_hwfn, 213 enum dbg_status ecore_dbg_bus_enable_block(struct ecore_hwfn *p_hwfn, 237 enum dbg_status ecore_dbg_bus_enable_storm(struct ecore_hwfn *p_hwfn, 263 enum dbg_status ecore_dbg_bus_enable_timestamp(struct ecore_hwfn *p_hwfn, 283 enum dbg_status ecore_dbg_bus_add_eid_range_sem_filter(struct ecore_hwfn *p_hwfn, 301 enum dbg_status ecore_dbg_bus_add_eid_mask_sem_filter(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_mcp.h | 134 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn, 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); 169 enum _ecore_status_t ecore_mcp_handle_events(struct ecore_hwfn *p_hwfn, 186 enum _ecore_status_t ecore_issue_pulse(struct ecore_hwfn *p_hwfn, 215 enum _ecore_status_t ecore_mcp_load_req(struct ecore_hwfn *p_hwfn, 227 enum _ecore_status_t ecore_mcp_load_done(struct ecore_hwfn *p_hwfn, 238 enum _ecore_status_t ecore_mcp_cancel_load_req(struct ecore_hwfn *p_hwfn, 249 enum _ecore_status_t ecore_mcp_unload_req(struct ecore_hwfn *p_hwfn, 260 enum _ecore_status_t ecore_mcp_unload_done(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_cxt.h | 58 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); 79 enum _ecore_status_t ecore_cxt_set_pf_params(struct ecore_hwfn *p_hwfn, 90 enum _ecore_status_t ecore_cxt_cfg_ilt_compute(struct ecore_hwfn *p_hwfn, 99 u32 ecore_cxt_cfg_ilt_compute_excess(struct ecore_hwfn *p_hwfn, u32 used_lines); 108 enum _ecore_status_t ecore_cxt_mngr_alloc(struct ecore_hwfn *p_hwfn); 115 void ecore_cxt_mngr_free(struct ecore_hwfn *p_hwfn); [all …]
|
H A D | ecore_vf.h | 95 enum _ecore_status_t ecore_vf_pf_get_coalesce(struct ecore_hwfn *p_hwfn, 108 enum _ecore_status_t ecore_vf_pf_set_coalesce(struct ecore_hwfn *p_hwfn, 121 enum _ecore_status_t ecore_vf_hw_prepare(struct ecore_hwfn *p_hwfn); 137 enum _ecore_status_t ecore_vf_pf_rxq_start(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, 184 enum _ecore_status_t ecore_vf_pf_txq_stop(struct ecore_hwfn *p_hwfn, 202 enum _ecore_status_t ecore_vf_pf_rxqs_update(struct ecore_hwfn *p_hwfn, 217 enum _ecore_status_t ecore_vf_pf_vport_update(struct ecore_hwfn *p_hwfn, 227 enum _ecore_status_t ecore_vf_pf_reset(struct ecore_hwfn *p_hwfn); [all …]
|
H A D | ecore_init_fw_funcs.h | 71 int ecore_qm_common_rt_init(struct ecore_hwfn *p_hwfn, 114 int ecore_qm_pf_rt_init(struct ecore_hwfn *p_hwfn, 144 int ecore_init_pf_wfq(struct ecore_hwfn *p_hwfn, 159 int ecore_init_pf_rl(struct ecore_hwfn *p_hwfn, 176 int ecore_init_vport_wfq(struct ecore_hwfn *p_hwfn, 193 int ecore_init_vport_rl(struct ecore_hwfn *p_hwfn, 212 bool ecore_send_qm_stop_cmd(struct ecore_hwfn *p_hwfn, 233 void ecore_init_nig_ets(struct ecore_hwfn *p_hwfn, 247 void ecore_init_nig_lb_rl(struct ecore_hwfn *p_hwfn, 262 void ecore_init_nig_pri_tc_map(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_int.h | 84 int ecore_int_igu_reset_cam(struct ecore_hwfn *p_hwfn, 93 int ecore_int_igu_reset_cam_default(struct ecore_hwfn *p_hwfn, 104 u16 ecore_get_igu_sb_id(struct ecore_hwfn *p_hwfn, u16 sb_id); 115 ecore_get_igu_free_sb(struct ecore_hwfn *p_hwfn, bool b_is_pf); 118 void ecore_int_igu_init_pure_rt(struct ecore_hwfn *p_hwfn, 123 void ecore_int_igu_init_rt(struct ecore_hwfn *p_hwfn); 136 enum _ecore_status_t ecore_int_igu_read_cam(struct ecore_hwfn *p_hwfn, 139 typedef enum _ecore_status_t(*ecore_int_comp_cb_t)(struct ecore_hwfn *p_hwfn, 161 enum _ecore_status_t ecore_int_register_cb(struct ecore_hwfn *p_hwfn, 177 enum _ecore_status_t ecore_int_unregister_cb(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_hw.h | 95 void ecore_ptt_invalidate(struct ecore_hwfn *p_hwfn); 104 enum _ecore_status_t ecore_ptt_pool_alloc(struct ecore_hwfn *p_hwfn); 111 void ecore_ptt_pool_free(struct ecore_hwfn *p_hwfn); 130 void ecore_ptt_set_win(struct ecore_hwfn *p_hwfn, 142 struct ecore_ptt *ecore_get_reserved_ptt(struct ecore_hwfn *p_hwfn, 153 void ecore_wr(struct ecore_hwfn *p_hwfn, 165 u32 ecore_rd(struct ecore_hwfn *p_hwfn, 179 void ecore_memcpy_from(struct ecore_hwfn *p_hwfn, 195 void ecore_memcpy_to(struct ecore_hwfn *p_hwfn, 211 void ecore_fid_pretend(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_spq.h | 158 (*ecore_spq_async_comp_cb)(struct ecore_hwfn *p_hwfn, 165 ecore_spq_register_async_cb(struct ecore_hwfn *p_hwfn, 170 ecore_spq_unregister_async_cb(struct ecore_hwfn *p_hwfn, 219 struct ecore_hwfn; 230 enum _ecore_status_t ecore_spq_post(struct ecore_hwfn *p_hwfn, 241 enum _ecore_status_t ecore_spq_alloc(struct ecore_hwfn *p_hwfn); 248 void ecore_spq_setup(struct ecore_hwfn *p_hwfn); 255 void ecore_spq_free(struct ecore_hwfn *p_hwfn); 269 ecore_spq_get_entry(struct ecore_hwfn *p_hwfn, 279 void ecore_spq_return_entry(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_mcp_api.h | 582 struct ecore_mcp_link_params *ecore_mcp_get_link_params(struct ecore_hwfn 592 struct ecore_mcp_link_state *ecore_mcp_get_link_state(struct ecore_hwfn 603 *ecore_mcp_get_link_capabilities(struct ecore_hwfn *p_hwfn); 614 enum _ecore_status_t ecore_mcp_set_link(struct ecore_hwfn *p_hwfn, 628 enum _ecore_status_t ecore_mcp_get_mfw_ver(struct ecore_hwfn *p_hwfn, 642 enum _ecore_status_t ecore_mcp_get_mbi_ver(struct ecore_hwfn *p_hwfn, 657 enum _ecore_status_t ecore_mcp_get_media_type(struct ecore_hwfn *p_hwfn, 672 enum _ecore_status_t ecore_mcp_get_transceiver_data(struct ecore_hwfn *p_hwfn, 688 enum _ecore_status_t ecore_mcp_trans_speed_mask(struct ecore_hwfn *p_hwfn, 703 enum _ecore_status_t ecore_mcp_get_board_config(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_iscsi.h | 50 enum _ecore_status_t ecore_iscsi_alloc(struct ecore_hwfn *p_hwfn); 52 void ecore_iscsi_setup(struct ecore_hwfn *p_hwfn); 54 void ecore_iscsi_free(struct ecore_hwfn *p_hwfn); 57 ecore_iscsi_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) in ecore_iscsi_alloc() 63 ecore_iscsi_setup(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_iscsi_setup() 66 ecore_iscsi_free(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_iscsi_free() 70 void ecore_iscsi_free_connection(struct ecore_hwfn *p_hwfn, 86 ecore_sp_iscsi_conn_offload(struct ecore_hwfn *p_hwfn, 104 ecore_sp_iscsi_conn_update(struct ecore_hwfn *p_hwfn, 122 ecore_sp_iscsi_mac_update(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_iwarp.h | 211 ecore_iwarp_alloc(struct ecore_hwfn *p_hwfn); 214 ecore_iwarp_setup(struct ecore_hwfn *p_hwfn, 218 ecore_iwarp_init_fw_ramrod(struct ecore_hwfn *p_hwfn, 222 ecore_iwarp_stop(struct ecore_hwfn *p_hwfn); 225 ecore_iwarp_resc_free(struct ecore_hwfn *p_hwfn); 228 ecore_iwarp_init_devinfo(struct ecore_hwfn *p_hwfn); 231 ecore_iwarp_init_hw(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt); 234 ecore_iwarp_create_qp(struct ecore_hwfn *p_hwfn, 239 ecore_iwarp_modify_qp(struct ecore_hwfn *p_hwfn, 245 ecore_iwarp_destroy_qp(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_l2.h | 107 struct ecore_hwfn *p_owner; 110 enum _ecore_status_t ecore_l2_alloc(struct ecore_hwfn *p_hwfn); 111 void ecore_l2_setup(struct ecore_hwfn *p_hwfn); 112 void ecore_l2_free(struct ecore_hwfn *p_hwfn); 114 void ecore_eth_queue_cid_release(struct ecore_hwfn *p_hwfn, 118 ecore_eth_queue_to_cid(struct ecore_hwfn *p_hwfn, u16 opaque_fid, 124 ecore_sp_eth_vport_start(struct ecore_hwfn *p_hwfn, 140 ecore_eth_rxq_start_ramrod(struct ecore_hwfn *p_hwfn, 159 ecore_eth_txq_start_ramrod(struct ecore_hwfn *p_hwfn, 166 enum _ecore_status_t ecore_set_rxq_coalesce(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_roce.h | 41 ecore_roce_dpm_dcbx(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt); 44 ecore_rdma_dpm_bar(struct ecore_hwfn *p_hwfn, struct ecore_ptt *p_ptt); 47 ecore_roce_dcqcn_cfg(struct ecore_hwfn *p_hwfn, 53 ecore_roce_setup(struct ecore_hwfn *p_hwfn); 56 ecore_roce_stop_rl(struct ecore_hwfn *p_hwfn); 59 ecore_roce_stop(struct ecore_hwfn *p_hwfn); 62 ecore_roce_query_qp(struct ecore_hwfn *p_hwfn, 67 ecore_roce_destroy_qp(struct ecore_hwfn *p_hwfn, 72 ecore_roce_alloc_qp_idx(struct ecore_hwfn *p_hwfn, 88 ecore_roce_modify_qp(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_sriov.h | 229 enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn *p_hwfn); 248 void ecore_dp_tlv_list(struct ecore_hwfn *p_hwfn, 258 enum _ecore_status_t ecore_iov_alloc(struct ecore_hwfn *p_hwfn); 265 void ecore_iov_setup(struct ecore_hwfn *p_hwfn); 272 void ecore_iov_free(struct ecore_hwfn *p_hwfn); 289 bool ecore_iov_mark_vf_flr(struct ecore_hwfn *p_hwfn, 301 void *ecore_iov_search_list_tlvs(struct ecore_hwfn *p_hwfn, 315 struct ecore_vf_info *ecore_iov_get_vf_info(struct ecore_hwfn *p_hwfn, 319 static OSAL_INLINE enum _ecore_status_t ecore_iov_hw_info(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {r… in ecore_iov_hw_info() 321 static OSAL_INLINE void ecore_dp_tlv_list(struct ecore_hwfn OSAL_UNUSED *p_hwfn, void OSAL_UNUSED *… in ecore_dp_tlv_list() [all …]
|
H A D | ecore_int_api.h | 61 struct ecore_hwfn *p_hwfn; 151 static OSAL_INLINE void __internal_ram_wr(struct ecore_hwfn *p_hwfn, in __internal_ram_wr() 168 static OSAL_INLINE void internal_ram_wr(struct ecore_hwfn *p_hwfn, in internal_ram_wr() 183 struct ecore_hwfn; 202 void ecore_int_cau_conf_pi(struct ecore_hwfn *p_hwfn, 216 void ecore_int_igu_enable_int(struct ecore_hwfn *p_hwfn, 226 void ecore_int_igu_disable_int(struct ecore_hwfn *p_hwfn, 237 u64 ecore_int_igu_read_sisr_reg(struct ecore_hwfn *p_hwfn); 257 enum _ecore_status_t ecore_int_sb_init(struct ecore_hwfn *p_hwfn, 271 struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_fcoe_api.h | 100 ecore_fcoe_acquire_connection(struct ecore_hwfn *p_hwfn, 104 void OSAL_IOMEM *ecore_fcoe_get_db_addr(struct ecore_hwfn *p_hwfn, 107 void OSAL_IOMEM *ecore_fcoe_get_global_cmdq_cons(struct ecore_hwfn *p_hwfn, 110 void OSAL_IOMEM *ecore_fcoe_get_primary_bdq_prod(struct ecore_hwfn *p_hwfn, 113 void OSAL_IOMEM *ecore_fcoe_get_secondary_bdq_prod(struct ecore_hwfn *p_hwfn, 117 ecore_fcoe_offload_connection(struct ecore_hwfn *p_hwfn, 121 ecore_fcoe_terminate_connection(struct ecore_hwfn *p_hwfn, 124 void ecore_fcoe_release_connection(struct ecore_hwfn *p_hwfn, 128 ecore_sp_fcoe_func_start(struct ecore_hwfn *p_hwfn, 133 ecore_sp_fcoe_func_stop(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_ooo.h | 81 enum _ecore_status_t ecore_ooo_alloc(struct ecore_hwfn *p_hwfn); 83 void ecore_ooo_setup(struct ecore_hwfn *p_hwfn); 85 void ecore_ooo_free(struct ecore_hwfn *p_hwfn); 88 ecore_ooo_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) in ecore_ooo_alloc() 94 ecore_ooo_setup(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_ooo_setup() 97 ecore_ooo_free(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_ooo_free() 120 void ecore_ooo_delete_isles(struct ecore_hwfn *p_hwfn, 126 void ecore_ooo_add_new_isle(struct ecore_hwfn *p_hwfn, 132 void ecore_ooo_add_new_buffer(struct ecore_hwfn *p_hwfn, 139 void ecore_ooo_join_isles(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_fcoe.h | 44 enum _ecore_status_t ecore_fcoe_alloc(struct ecore_hwfn *p_hwfn); 46 void ecore_fcoe_setup(struct ecore_hwfn *p_hwfn); 48 void ecore_fcoe_free(struct ecore_hwfn *p_hwfn); 50 static inline enum _ecore_status_t ecore_fcoe_alloc(struct ecore_hwfn OSAL_UNUSED *p_hwfn) in ecore_fcoe_alloc() 54 static inline void ecore_fcoe_setup(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_fcoe_setup() 55 static inline void ecore_fcoe_free(struct ecore_hwfn OSAL_UNUSED *p_hwfn) {} in ecore_fcoe_free() 60 ecore_sp_fcoe_conn_offload(struct ecore_hwfn *p_hwfn, 66 ecore_sp_fcoe_conn_destroy(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_iscsi_api.h | 215 ecore_iscsi_acquire_connection(struct ecore_hwfn *p_hwfn, 228 void OSAL_IOMEM *ecore_iscsi_get_db_addr(struct ecore_hwfn *p_hwfn, 231 void OSAL_IOMEM *ecore_iscsi_get_global_cmdq_cons(struct ecore_hwfn *p_hwfn, 234 void OSAL_IOMEM *ecore_iscsi_get_primary_bdq_prod(struct ecore_hwfn *p_hwfn, 237 void OSAL_IOMEM *ecore_iscsi_get_secondary_bdq_prod(struct ecore_hwfn *p_hwfn, 250 ecore_iscsi_offload_connection(struct ecore_hwfn *p_hwfn, 261 void ecore_iscsi_release_connection(struct ecore_hwfn *p_hwfn, 274 ecore_iscsi_terminate_connection(struct ecore_hwfn *p_hwfn, 288 ecore_iscsi_update_connection(struct ecore_hwfn *p_hwfn, 302 ecore_iscsi_update_remote_mac(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_sp_commands.h | 64 enum _ecore_status_t ecore_sp_init_request(struct ecore_hwfn *p_hwfn, 90 enum _ecore_status_t ecore_sp_pf_start(struct ecore_hwfn *p_hwfn, 108 enum _ecore_status_t ecore_sp_pf_update_dcbx(struct ecore_hwfn *p_hwfn); 124 enum _ecore_status_t ecore_sp_pf_stop(struct ecore_hwfn *p_hwfn); 134 enum _ecore_status_t ecore_sp_heartbeat_ramrod(struct ecore_hwfn *p_hwfn); 163 enum _ecore_status_t ecore_sp_rl_update(struct ecore_hwfn *p_hwfn, 174 enum _ecore_status_t ecore_sp_pf_update_stag(struct ecore_hwfn *p_hwfn); 183 enum _ecore_status_t ecore_sp_pf_update_ufp(struct ecore_hwfn *p_hwfn);
|
H A D | ecore_init_ops.h | 53 enum _ecore_status_t ecore_init_run(struct ecore_hwfn *p_hwfn, 67 enum _ecore_status_t ecore_init_alloc(struct ecore_hwfn *p_hwfn); 75 void ecore_init_free(struct ecore_hwfn *p_hwfn); 83 void ecore_init_clear_rt_data(struct ecore_hwfn *p_hwfn); 93 void ecore_init_store_rt_reg(struct ecore_hwfn *p_hwfn, 113 void ecore_init_store_rt_agg(struct ecore_hwfn *p_hwfn, 128 void ecore_gtt_init(struct ecore_hwfn *p_hwfn,
|
H A D | ecore_dev_api.h | 223 enum _ecore_status_t ecore_hw_start_fastpath(struct ecore_hwfn *p_hwfn); 311 enum _ecore_status_t ecore_get_wake_info(struct ecore_hwfn *p_hwfn, 323 void ecore_wol_buffer_clear(struct ecore_hwfn *p_hwfn, 336 struct ecore_ptt *ecore_ptt_acquire(struct ecore_hwfn *p_hwfn); 348 void ecore_ptt_release(struct ecore_hwfn *p_hwfn, 500 ecore_dmae_host2grc(struct ecore_hwfn *p_hwfn, 520 ecore_dmae_grc2host(struct ecore_hwfn *p_hwfn, 541 ecore_dmae_host2host(struct ecore_hwfn *p_hwfn, 588 enum _ecore_status_t ecore_fw_l2_queue(struct ecore_hwfn *p_hwfn, 601 enum _ecore_status_t ecore_fw_vport(struct ecore_hwfn *p_hwfn, [all …]
|
H A D | ecore_l2_api.h | 253 ecore_eth_rx_queue_start(struct ecore_hwfn *p_hwfn, 277 ecore_eth_rx_queue_stop(struct ecore_hwfn *p_hwfn, 299 ecore_eth_tx_queue_start(struct ecore_hwfn *p_hwfn, 315 enum _ecore_status_t ecore_eth_tx_queue_stop(struct ecore_hwfn *p_hwfn, 363 ecore_sp_vport_start(struct ecore_hwfn *p_hwfn, 408 ecore_sp_vport_update(struct ecore_hwfn *p_hwfn, 424 enum _ecore_status_t ecore_sp_vport_stop(struct ecore_hwfn *p_hwfn, 429 ecore_sp_eth_filter_ucast(struct ecore_hwfn *p_hwfn, 455 ecore_sp_eth_rx_queues_update(struct ecore_hwfn *p_hwfn, 479 ecore_sp_eth_rx_queues_set_default(struct ecore_hwfn *p_hwfn, [all …]
|