Home
last modified time | relevance | path

Searched refs:OSAL_NULL (Results 1 – 19 of 19) sorted by relevance

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_attn_values.h12489 {"dbu", OSAL_NULL, OSAL_NULL, {
12568 {"mcp", OSAL_NULL, OSAL_NULL, {
13200 {0, 0, OSAL_NULL, OSAL_NULL},
13201 {0, 0, OSAL_NULL, OSAL_NULL},
13204 {"xmac", OSAL_NULL, OSAL_NULL, {
13205 {0, 0, OSAL_NULL, OSAL_NULL},
13206 {0, 0, OSAL_NULL, OSAL_NULL},
13234 {0, 0, OSAL_NULL, OSAL_NULL},
13235 {0, 0, OSAL_NULL, OSAL_NULL},
13266 {"phy_pcie", OSAL_NULL, OSAL_NULL, {
[all …]
H A Decore_int.c649 OSAL_NULL, MAX_BLOCK_ID},
668 OSAL_NULL, MAX_BLOCK_ID},
673 OSAL_NULL, BLOCK_NWS},
676 OSAL_NULL, BLOCK_NWS},
679 OSAL_NULL, BLOCK_NWM},
682 OSAL_NULL, BLOCK_NWM},
1368 if (pi_info->comp_cb != OSAL_NULL) in ecore_int_sp_dpc()
1682 return OSAL_NULL; in ecore_get_igu_free_sb()
1803 if (sb_info == OSAL_NULL) in ecore_int_sb_release()
1825 p_block->sb_info = OSAL_NULL; in ecore_int_sb_release()
[all …]
H A Decore_sp_commands.c32 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_init_request()
66 p_ent->comp_cb.function = OSAL_NULL; in ecore_sp_init_request()
306 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_start()
412 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_start()
423 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_dcbx()
447 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_ufp()
492 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_rl_update()
561 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_tunn_cfg()
604 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_stop()
625 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_heartbeat_ramrod()
[all …]
H A Decore_l2.c66 if (pp_qids == OSAL_NULL) in ecore_l2_alloc()
73 if (pp_qids[i] == OSAL_NULL) in ecore_l2_alloc()
126 p_hwfn->p_l2_info = OSAL_NULL; in ecore_l2_free()
207 if (p_cid == OSAL_NULL) in _ecore_eth_queue_to_cid()
208 return OSAL_NULL; in _ecore_eth_queue_to_cid()
223 if (p_vf_params != OSAL_NULL) { in _ecore_eth_queue_to_cid()
287 return OSAL_NULL; in _ecore_eth_queue_to_cid()
323 return OSAL_NULL; in ecore_eth_queue_to_cid()
341 OSAL_NULL); in ecore_eth_queue_to_cid_pf()
1008 if (p_cid == OSAL_NULL) in ecore_eth_rx_queue_start()
[all …]
H A Decore_spq.c442 &p_eq->chain, OSAL_NULL) != ECORE_SUCCESS) { in ecore_eq_alloc()
472 p_hwfn->p_eq = OSAL_NULL; in ecore_eq_free()
514 struct ecore_spq_entry *p_virt = OSAL_NULL; in ecore_spq_setup()
579 struct ecore_spq_entry *p_virt = OSAL_NULL; in ecore_spq_alloc()
580 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc()
599 &p_spq->chain, OSAL_NULL)) { in ecore_spq_alloc()
663 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_spq_get_entry()
804 if (p_ent != OSAL_NULL) { in ecore_spq_post_list()
829 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_spq_pend_post()
954 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_spq_completion()
[all …]
H A Decore_hw.c44 p_hwfn->p_ptt_pool = OSAL_NULL; in __ecore_ptt_pool_free()
146 return OSAL_NULL; in ecore_ptt_acquire()
232 return OSAL_NULL; in ecore_get_reserved_ptt()
472 ((params) != OSAL_NULL && \
627 if (*p_comp == OSAL_NULL) { in ecore_dmae_info_alloc()
636 if (*p_cmd == OSAL_NULL) { in ecore_dmae_info_alloc()
645 if (*p_buff == OSAL_NULL) { in ecore_dmae_info_alloc()
673 p_hwfn->dmae_info.p_completion_word = OSAL_NULL; in ecore_dmae_info_free()
676 if (p_hwfn->dmae_info.p_dmae_cmd != OSAL_NULL) { in ecore_dmae_info_free()
681 p_hwfn->dmae_info.p_dmae_cmd = OSAL_NULL; in ecore_dmae_info_free()
[all …]
H A Decore_sriov.c238 return OSAL_NULL; in ecore_iov_get_vf_info()
262 return OSAL_NULL; in ecore_iov_get_vf_rx_queue_cid()
1585 return OSAL_NULL; in ecore_iov_get_public_vf_info()
1965 OSAL_NULL); in __ecore_iov_spoofchk_set()
2589 OSAL_NULL); in ecore_iov_vf_mbx_update_tunn_param()
2937 OSAL_NULL); in ecore_iov_vf_mbx_update_rxqs()
2974 OSAL_NULL); in ecore_iov_vf_pf_update_mtu()
3016 return OSAL_NULL; in ecore_iov_search_list_tlvs()
3351 OSAL_NULL); in ecore_iov_vf_mbx_vport_update()
4394 return OSAL_NULL; in ecore_sriov_get_vf_from_absid()
[all …]
H A Decore_chain.h297 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_advance_page()
402 void *p_ret = OSAL_NULL, *p_prod_idx, *p_prod_page_idx; in ecore_chain_produce()
476 void *p_ret = OSAL_NULL, *p_cons_idx, *p_cons_page_idx; in ecore_chain_consume()
578 p_chain->p_virt_addr = OSAL_NULL; in ecore_chain_init_params()
597 p_chain->pbl_sp.p_virt_table = OSAL_NULL; in ecore_chain_init_params()
598 p_chain->pbl.pp_virt_addr_tbl = OSAL_NULL; in ecore_chain_init_params()
684 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_get_last_elem()
685 void *p_virt_addr = OSAL_NULL; in ecore_chain_get_last_elem()
H A Dbcm_osal.c139 return OSAL_NULL; in osal_dma_alloc_coherent()
155 return OSAL_NULL; in osal_dma_alloc_coherent()
178 return OSAL_NULL; in osal_dma_alloc_coherent_aligned()
194 return OSAL_NULL; in osal_dma_alloc_coherent_aligned()
H A Decore_int_api.h113 DIRECT_REG_WR(OSAL_NULL, sb_info->igu_addr, igu_ack.sb_id_and_flags); in ecore_sb_ack()
166 __internal_ram_wr_relaxed(OSAL_NULL, addr, size, data); in internal_ram_wr()
H A Decore_cxt.c242 return OSAL_NULL; in ecore_cxt_tid_seg_info()
706 p_t2->dma_mem = OSAL_NULL; in ecore_cxt_src_t2_free()
845 if (p_mngr->ilt_shadow == OSAL_NULL) in ecore_ilt_shadow_free()
857 p_dma->virt_addr = OSAL_NULL; in ecore_ilt_shadow_free()
860 p_mngr->ilt_shadow = OSAL_NULL; in ecore_ilt_shadow_free()
979 p_mngr->acquired[type].cid_map = OSAL_NULL; in ecore_cid_map_free()
1005 if (p_map->cid_map == OSAL_NULL) in __ecore_cid_map_alloc_single()
1202 p_hwfn->p_cxt_mngr = OSAL_NULL; in ecore_cxt_mngr_free()
1806 if (p_map->cid_map == OSAL_NULL) { in _ecore_cxt_acquire_cid()
1875 *pp_map = OSAL_NULL; in ecore_cxt_test_cid_acquired()
[all …]
H A Decore_dev.c851 if (p_ptt == OSAL_NULL) in ecore_llh_set_ppfid_affinity()
901 if (p_ptt == OSAL_NULL) in ecore_llh_set_roce_affinity()
1083 if (p_ptt == OSAL_NULL) in ecore_llh_add_mac_filter()
1220 if (p_ptt == OSAL_NULL) in ecore_llh_add_protocol_filter()
1287 if (p_ptt == OSAL_NULL) in ecore_llh_remove_mac_filter()
1982 return OSAL_NULL; in ecore_init_qm_get_idx_from_flags()
2465 OSAL_NULL); in ecore_resc_alloc()
2471 OSAL_NULL); in ecore_resc_alloc()
2478 OSAL_NULL); in ecore_resc_alloc()
3167 OSAL_NULL); in ecore_hw_norm_region_conn()
[all …]
H A Decore_mcp.c124 struct ecore_mcp_cmd_elem *p_cmd_elem = OSAL_NULL; in ecore_mcp_cmd_add_elem()
153 struct ecore_mcp_cmd_elem *p_cmd_elem = OSAL_NULL; in ecore_mcp_cmd_get_elem()
161 return OSAL_NULL; in ecore_mcp_cmd_get_elem()
513 if (p_mb_params->p_data_dst != OSAL_NULL && in ecore_mcp_update_pending_cmd()
2237 if (p_running_bundle_id != OSAL_NULL) { in ecore_mcp_get_mfw_ver()
2630 return OSAL_NULL; in ecore_mcp_get_link_params()
2638 return OSAL_NULL; in ecore_mcp_get_link_state()
2654 return OSAL_NULL; in ecore_mcp_get_link_capabilities()
2677 return OSAL_NULL; in ecore_mcp_get_function_info()
4271 if (p_lock != OSAL_NULL) { in ecore_mcp_resc_lock_default_init()
[all …]
H A Decore_init_ops.c104 OSAL_NULL /* default parameters */); in ecore_init_rt()
170 OSAL_NULL /* default parameters */);
H A Decore_mcp.h87 ((params) != OSAL_NULL && ((params)->flags & ECORE_MB_FLAG_##flag))
H A Dbcm_osal.h90 #define OSAL_NULL ((void *)0) macro
98 memory = OSAL_NULL; \
H A Decore_init_fw_funcs.c2094 return OSAL_NULL; in ecore_fw_overlay_mem_alloc()
2101 return OSAL_NULL; in ecore_fw_overlay_mem_alloc()
2144 return OSAL_NULL; in ecore_fw_overlay_mem_alloc()
H A Decore_mng_tlv.c1418 u8 *p_tlv_ptr = OSAL_NULL, *p_temp; in ecore_mfw_update_tlvs()
1477 u8 tlv_group = 0, id, *p_mfw_buf = OSAL_NULL, *p_temp; in ecore_mfw_process_tlv_req()
H A Decore_vf.c219 p_hwfn->vf_iov_info = OSAL_NULL; in _ecore_vf_pf_release()
557 if (p_hwfn->doorbells == OSAL_NULL) { in ecore_vf_hw_prepare()