Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_int.c490 {"CNIG port 0", ATTENTION_SINGLE, OSAL_NULL, BLOCK_CNIG},
491 {"CNIG port 1", ATTENTION_SINGLE, OSAL_NULL, BLOCK_CNIG},
492 {"CNIG port 2", ATTENTION_SINGLE, OSAL_NULL, BLOCK_CNIG},
493 {"CNIG port 3", ATTENTION_SINGLE, OSAL_NULL, BLOCK_CNIG},
501 {"GPIO0 function%d", (32 << ATTENTION_LENGTH_SHIFT), OSAL_NULL, MAX_BLOCK_ID},
507 {"PGLUE config_space", ATTENTION_SINGLE, OSAL_NULL, MAX_BLOCK_ID},
508 {"PGLUE misc_flr", ATTENTION_SINGLE, OSAL_NULL, MAX_BLOCK_ID},
510 {"PGLUE misc_mctp", ATTENTION_SINGLE, OSAL_NULL, MAX_BLOCK_ID},
511 {"Flash event", ATTENTION_SINGLE, OSAL_NULL, MAX_BLOCK_ID},
512 {"SMB event", ATTENTION_SINGLE, OSAL_NULL, MAX_BLOCK_ID},
[all …]
H A Decore_sp_commands.c61 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_init_request()
95 p_ent->comp_cb.function = OSAL_NULL; in ecore_sp_init_request()
327 struct pf_start_ramrod_data *p_ramrod = OSAL_NULL; in ecore_sp_pf_start()
330 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_start()
427 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_start()
437 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_dcbx()
456 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_update_dcbx()
462 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_rl_update()
499 return ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_rl_update()
509 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_tunn_cfg()
[all …]
H A Decore_l2.c95 if (pp_qids == OSAL_NULL) in ecore_l2_alloc()
102 if (pp_qids[i] == OSAL_NULL) in ecore_l2_alloc()
128 if (p_hwfn->p_l2_info == OSAL_NULL) in ecore_l2_free()
131 if (p_hwfn->p_l2_info->pp_qid_usage == OSAL_NULL) in ecore_l2_free()
136 if (p_hwfn->p_l2_info->pp_qid_usage[i] == OSAL_NULL) in ecore_l2_free()
152 p_hwfn->p_l2_info = OSAL_NULL; in ecore_l2_free()
232 if (p_cid == OSAL_NULL) in _ecore_eth_queue_to_cid()
233 return OSAL_NULL; in _ecore_eth_queue_to_cid()
247 if (p_vf_params != OSAL_NULL) { in _ecore_eth_queue_to_cid()
311 return OSAL_NULL; in _ecore_eth_queue_to_cid()
[all …]
H A Decore_spq.c382 if (p_hwfn->p_iscsi_info->event_cb != OSAL_NULL) { in ecore_async_event_completion()
500 &p_eq->chain, OSAL_NULL) != ECORE_SUCCESS) { in ecore_eq_alloc()
530 p_hwfn->p_eq = OSAL_NULL; in ecore_eq_free()
547 return ecore_spq_completion(p_hwfn, cqe->echo, 0, OSAL_NULL); in ecore_cqe_completion()
571 struct ecore_spq_entry *p_virt = OSAL_NULL; in ecore_spq_setup()
615 struct ecore_spq_entry *p_virt = OSAL_NULL; in ecore_spq_alloc()
616 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc()
635 &p_spq->chain, OSAL_NULL)) { in ecore_spq_alloc()
684 p_hwfn->p_spq = OSAL_NULL; in ecore_spq_free()
691 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_spq_get_entry()
[all …]
H A Decore_hw.c118 p_hwfn->p_ptt_pool = OSAL_NULL; in ecore_ptt_pool_free()
149 return OSAL_NULL; in ecore_ptt_acquire()
236 return OSAL_NULL; in ecore_get_reserved_ptt()
693 if (*p_comp == OSAL_NULL) { in ecore_dmae_info_alloc()
702 if (*p_cmd == OSAL_NULL) { in ecore_dmae_info_alloc()
711 if (*p_buff == OSAL_NULL) { in ecore_dmae_info_alloc()
732 if (p_hwfn->dmae_info.p_completion_word != OSAL_NULL) { in ecore_dmae_info_free()
737 p_hwfn->dmae_info.p_completion_word = OSAL_NULL; in ecore_dmae_info_free()
740 if (p_hwfn->dmae_info.p_dmae_cmd != OSAL_NULL) { in ecore_dmae_info_free()
745 p_hwfn->dmae_info.p_dmae_cmd = OSAL_NULL; in ecore_dmae_info_free()
[all …]
H A Decore_chain.h335 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_advance_page()
438 void *p_ret = OSAL_NULL, *p_prod_idx, *p_prod_page_idx; in ecore_chain_produce()
514 void *p_ret = OSAL_NULL, *p_cons_idx, *p_cons_page_idx; in ecore_chain_consume()
618 p_chain->p_virt_addr = OSAL_NULL; in ecore_chain_init_params()
637 p_chain->pbl_sp.p_virt_table = OSAL_NULL; in ecore_chain_init_params()
638 p_chain->pbl.pp_virt_addr_tbl = OSAL_NULL; in ecore_chain_init_params()
724 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_get_last_elem()
725 void *p_virt_addr = OSAL_NULL; in ecore_chain_get_last_elem()
H A Decore_sriov.h341 …id *ecore_add_tlv(struct ecore_hwfn *p_hwfn, u8 **offset, u16 type, u16 length) {return OSAL_NULL;} in ecore_add_tlv()
350 …ov_search_list_tlvs(struct ecore_hwfn *p_hwfn, void *p_tlvs_list, u16 req_type) {return OSAL_NULL;} in ecore_iov_search_list_tlvs()
351 …get_vf_info(struct ecore_hwfn *p_hwfn, u16 relative_vf_id, bool b_enabled_only) {return OSAL_NULL;} in ecore_iov_get_vf_info()
H A Dbcm_osal.h104 #define OSAL_CALLOC(dev, GFP, num, size) OSAL_NULL
380 #define OSAL_NULL NULL macro
484 #define OSAL_VF_SEND_MSG2PF() OSAL_NULL
486 #define OSAL_IOV_CHK_UCAST() OSAL_NULL
497 #define OSAL_VF_SEND_MSG2PF() OSAL_NULL
H A Decore_int_api.h136 DIRECT_REG_WR(OSAL_NULL, sb_info->igu_addr, igu_ack.sb_id_and_flags); in ecore_sb_ack()
173 __internal_ram_wr(OSAL_NULL, addr, size, data); in internal_ram_wr()
H A Decore_selftest.c127 u8 *buf = OSAL_NULL; in ecore_selftest_nvram()
209 buf = OSAL_NULL; in ecore_selftest_nvram()
H A Decore_dbg_fw_funcs.c549 static struct dbg_array s_dbg_arrays[MAX_BIN_DBG_BUFFER_TYPE] = { { OSAL_NULL } };
572 { OSAL_NULL, 0 },
581 { OSAL_NULL, 0 },
584 { OSAL_NULL, 0 },
593 { OSAL_NULL, 0 },
596 { OSAL_NULL, 0 },
599 { OSAL_NULL, 0 }
1914 return OSAL_NULL; in get_dbg_bus_line_desc()
2687 recorded_dwords = ecore_bus_dump_data(p_hwfn, p_ptt, OSAL_NULL, false); in ecore_bus_dump_hdr()
3187 offset += ecore_grc_dump_regs_hdr(dump_buf, false, 0, "eng", -1, OSAL_NULL, OSAL_NULL); in ecore_grc_dump_reset_regs()
[all …]
H A Decore_init_ops.c158 rt_data->b_valid = OSAL_NULL; in ecore_init_alloc()
168 p_hwfn->rt_data.init_val = OSAL_NULL; in ecore_init_free()
170 p_hwfn->rt_data.b_valid = OSAL_NULL; in ecore_init_free()
555 p_hwfn->unzip_buf = OSAL_NULL;
H A Decore_iov_api.h764 …ov_get_public_vf_info(struct ecore_hwfn *p_hwfn, u16 vfid, bool b_enabled_only) {return OSAL_NULL;} in ecore_iov_get_public_vf_info()
785 …u8 *ecore_iov_bulletin_get_forced_mac(struct ecore_hwfn *p_hwfn, u16 rel_vf_id) {return OSAL_NULL;} in ecore_iov_bulletin_get_forced_mac()
792 …SAL_INLINE void *ecore_iov_get_vf_ctx(struct ecore_hwfn *p_hwfn, u16 rel_vf_id) {return OSAL_NULL;} in ecore_iov_get_vf_ctx()
H A Decore_dev.c171 qm_info->qm_pq_params = OSAL_NULL; in ecore_qm_info_free()
173 qm_info->qm_vport_params = OSAL_NULL; in ecore_qm_info_free()
175 qm_info->qm_port_params = OSAL_NULL; in ecore_qm_info_free()
177 qm_info->wfq_data = OSAL_NULL; in ecore_qm_info_free()
191 p_dev->fw_data = OSAL_NULL; in ecore_resc_free()
194 p_dev->reset_stats = OSAL_NULL; in ecore_resc_free()
500 return OSAL_NULL; in ecore_init_qm_get_idx_from_flags()
969 p_hwfn, PROTOCOLID_ROCE, OSAL_NULL); in ecore_resc_alloc()
974 OSAL_NULL); in ecore_resc_alloc()
979 p_hwfn, PROTOCOLID_ISCSI, OSAL_NULL); in ecore_resc_alloc()
[all …]
H A Decore_cxt.c456 return OSAL_NULL; in ecore_cxt_tid_seg_info()
936 p_mngr->t2 = OSAL_NULL; in ecore_cxt_src_t2_free()
1068 p_dma->p_virt = OSAL_NULL; in ecore_ilt_shadow_free()
1204 if (p_map->cid_map == OSAL_NULL) in ecore_cid_map_alloc_single()
1355 p_hwfn->p_cxt_mngr = OSAL_NULL; in ecore_cxt_mngr_free()
1751 if (p_shdw[line].p_virt != OSAL_NULL) { in ecore_ilt_init_pf()
1975 if (p_map->cid_map == OSAL_NULL) { in _ecore_cxt_acquire_cid()
2045 *pp_map = OSAL_NULL; in ecore_cxt_test_cid_acquired()
2051 struct ecore_cid_acquired_map *p_map = OSAL_NULL; in _ecore_cxt_release_cid()
2087 struct ecore_cid_acquired_map *p_map = OSAL_NULL; in ecore_cxt_get_cid_info()
[all …]
H A Decore_mcp.c146 p_hwfn->mcp_info = OSAL_NULL; in ecore_mcp_free()
469 if (p_mb_params->p_data_src != OSAL_NULL && p_mb_params->data_src_size) in ecore_mcp_cmd_and_union()
479 if (p_mb_params->p_data_dst != OSAL_NULL && in ecore_mcp_cmd_and_union()
2003 if (p_running_bundle_id != OSAL_NULL) { in ecore_mcp_get_mfw_ver()
2252 return OSAL_NULL; in ecore_mcp_get_link_params()
2260 return OSAL_NULL; in ecore_mcp_get_link_state()
2276 return OSAL_NULL; in ecore_mcp_get_link_capabilities()
2301 return OSAL_NULL; in ecore_mcp_get_function_info()
2651 u8 *p_buf = OSAL_NULL; in ecore_mcp_ov_get_fc_npiv()
H A Decore_dcbx.c1086 p_hwfn->p_dcbx_info = OSAL_NULL; in ecore_dcbx_info_free()
H A Drelease.txt2087 Change: Set pointers to OSAL_NULL after freeing the allocations.
4535 Change: Don't assume iterator at end of list is OSAL_NULL.
5074 Change: Set pointer to OSAL_NULL after freeing it.
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/documentation/
H A Dosal.txt108 be called sometimes when the ecore_hwfn is set to be OSAL_NULL.
592 OSAL_NULL - Null value defintion.