| /freebsd-14.2/sys/dev/qlnx/qlnxe/ |
| H A D | ecore_int.c | 1233 struct ecore_pi_info *pi_info = OSAL_NULL; in ecore_int_sp_dpc() 1316 if (pi_info->comp_cb != OSAL_NULL) in ecore_int_sp_dpc() 1345 p_hwfn->p_sb_attn = OSAL_NULL; in ecore_int_sb_attn_free() 1632 return OSAL_NULL; in ecore_get_igu_free_sb() 1748 if (sb_info == OSAL_NULL) in ecore_int_sb_release() 1770 p_block->sb_info = OSAL_NULL; in ecore_int_sb_release() 1792 p_hwfn->p_sp_sb = OSAL_NULL; in ecore_int_sp_sb_free() 2443 if (p_block == OSAL_NULL) { in ecore_int_igu_relocate_sb() 2562 p_hwfn->sp_dpc = OSAL_NULL; in ecore_int_sp_dpc_free() 2646 OSAL_NULL /* default parameters */); in ecore_int_set_timer_res() [all …]
|
| H A D | ecore_ooo.c | 51 return OSAL_NULL; in ecore_ooo_seek_archipelago() 56 return OSAL_NULL; in ecore_ooo_seek_archipelago() 66 struct ecore_ooo_isle *p_isle = OSAL_NULL; in ecore_ooo_seek_isle() 73 return OSAL_NULL; in ecore_ooo_seek_isle() 84 return OSAL_NULL; in ecore_ooo_seek_isle() 119 OSAL_NULL); in ecore_ooo_alloc() 233 if (p_buffer == OSAL_NULL) in ecore_ooo_release_connection_isles() 279 if (p_buffer == OSAL_NULL) in ecore_ooo_release_all_isles() 324 if (p_buffer == OSAL_NULL) in ecore_ooo_free() 342 p_hwfn->p_ooo_info = OSAL_NULL; in ecore_ooo_free() [all …]
|
| H A D | ecore_ll2.c | 68 return OSAL_NULL; in __ecore_ll2_handle_sanity() 71 return OSAL_NULL; in __ecore_ll2_handle_sanity() 129 if (p_ll2_conn == OSAL_NULL) in ecore_ll2_get_fragment_of_tx_packet() 162 if (p_ll2_conn == OSAL_NULL) in ecore_ll2_txq_flush() 172 if (p_pkt == OSAL_NULL) in ecore_ll2_txq_flush() 473 if (p_ll2_conn == OSAL_NULL) in ecore_ll2_rxq_flush() 483 if (p_pkt == OSAL_NULL) in ecore_ll2_rxq_flush() 1586 if (p_ll2_conn == OSAL_NULL) in ecore_ll2_post_rx_buffer() 1609 p_curp = OSAL_NULL; in ecore_ll2_post_rx_buffer() 1769 if (p_pkt == OSAL_NULL) in ecore_ll2_tx_packet_notify() [all …]
|
| H A D | ecore_l2.c | 98 if (pp_qids == OSAL_NULL) in ecore_l2_alloc() 105 if (pp_qids[i] == OSAL_NULL) in ecore_l2_alloc() 158 p_hwfn->p_l2_info = OSAL_NULL; in ecore_l2_free() 239 if (p_cid == OSAL_NULL) in _ecore_eth_queue_to_cid() 240 return OSAL_NULL; in _ecore_eth_queue_to_cid() 255 if (p_vf_params != OSAL_NULL) { in _ecore_eth_queue_to_cid() 319 return OSAL_NULL; in _ecore_eth_queue_to_cid() 355 return OSAL_NULL; in ecore_eth_queue_to_cid() 373 OSAL_NULL); in ecore_eth_queue_to_cid_pf() 1024 if (p_cid == OSAL_NULL) in ecore_eth_rx_queue_start() [all …]
|
| H A D | ecore_sp_commands.c | 60 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_init_request() 94 p_ent->comp_cb.function = OSAL_NULL; in ecore_sp_init_request() 330 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_start() 446 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_sp_pf_start() 457 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_dcbx() 481 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_ufp() 532 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_rl_update() 589 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_update_tunn_cfg() 632 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_pf_stop() 653 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_sp_heartbeat_ramrod() [all …]
|
| H A D | ecore_spq.c | 537 p_hwfn->p_eq = OSAL_NULL; in ecore_eq_free() 578 struct ecore_spq_entry *p_virt = OSAL_NULL; in ecore_spq_setup() 644 struct ecore_spq *p_spq = OSAL_NULL; in ecore_spq_alloc() 663 &p_spq->chain, OSAL_NULL)) { in ecore_spq_alloc() 722 p_hwfn->p_spq = OSAL_NULL; in ecore_spq_free() 729 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_spq_get_entry() 872 if (p_ent != OSAL_NULL) { in ecore_spq_post_list() 896 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_spq_pend_post() 1022 struct ecore_spq_entry *p_ent = OSAL_NULL; in ecore_spq_completion() 1024 struct ecore_spq_entry *found = OSAL_NULL; in ecore_spq_completion() [all …]
|
| H A D | ecore_hw.c | 74 p_hwfn->p_ptt_pool = OSAL_NULL; in __ecore_ptt_pool_free() 161 return OSAL_NULL; in ecore_ptt_acquire() 247 return OSAL_NULL; in ecore_get_reserved_ptt() 715 if (*p_comp == OSAL_NULL) { in ecore_dmae_info_alloc() 724 if (*p_cmd == OSAL_NULL) { in ecore_dmae_info_alloc() 733 if (*p_buff == OSAL_NULL) { in ecore_dmae_info_alloc() 761 p_hwfn->dmae_info.p_completion_word = OSAL_NULL; in ecore_dmae_info_free() 764 if (p_hwfn->dmae_info.p_dmae_cmd != OSAL_NULL) { in ecore_dmae_info_free() 769 p_hwfn->dmae_info.p_dmae_cmd = OSAL_NULL; in ecore_dmae_info_free() 777 p_hwfn->dmae_info.p_intermediate_buffer = OSAL_NULL; in ecore_dmae_info_free() [all …]
|
| H A D | ecore_sriov.c | 224 return OSAL_NULL; in ecore_iov_get_vf_info() 248 return OSAL_NULL; in ecore_iov_get_vf_rx_queue_cid() 1559 return OSAL_NULL; in ecore_iov_get_public_vf_info() 1934 OSAL_NULL); in __ecore_iov_spoofchk_set() 2078 OSAL_NULL); in ecore_iov_configure_vport_forced() 2551 OSAL_NULL); in ecore_iov_vf_mbx_update_tunn_param() 2899 OSAL_NULL); in ecore_iov_vf_mbx_update_rxqs() 2940 return OSAL_NULL; in ecore_iov_search_list_tlvs() 3284 OSAL_NULL); in ecore_iov_vf_mbx_vport_update() 4292 return OSAL_NULL; in ecore_sriov_get_vf_from_absid() [all …]
|
| H A D | ecore_chain.h | 332 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_advance_page() 435 void *p_ret = OSAL_NULL, *p_prod_idx, *p_prod_page_idx; in ecore_chain_produce() 511 void *p_ret = OSAL_NULL, *p_cons_idx, *p_cons_page_idx; in ecore_chain_consume() 615 p_chain->p_virt_addr = OSAL_NULL; in ecore_chain_init_params() 634 p_chain->pbl_sp.p_virt_table = OSAL_NULL; in ecore_chain_init_params() 635 p_chain->pbl.pp_virt_addr_tbl = OSAL_NULL; in ecore_chain_init_params() 721 struct ecore_chain_next *p_next = OSAL_NULL; in ecore_chain_get_last_elem() 722 void *p_virt_addr = OSAL_NULL; in ecore_chain_get_last_elem()
|
| H A D | ecore_sriov.h | 320 …_add_tlv(u8 OSAL_UNUSED **offset, OSAL_UNUSED u16 type, OSAL_UNUSED u16 length) {return OSAL_NULL;} in ecore_add_tlv() 328 …n OSAL_UNUSED *p_hwfn, void OSAL_UNUSED *p_tlvs_list, u16 OSAL_UNUSED req_type) {return OSAL_NULL;} in ecore_iov_search_list_tlvs() 329 …NUSED *p_hwfn, u16 OSAL_UNUSED relative_vf_id, bool OSAL_UNUSED b_enabled_only) {return OSAL_NULL;} in ecore_iov_get_vf_info()
|
| H A D | ecore_iwarp.c | 580 ep->qp->ep = OSAL_NULL; in ecore_iwarp_destroy_ep() 1107 ep->qp->ep = OSAL_NULL; in ecore_iwarp_return_ep() 1108 ep->qp = OSAL_NULL; in ecore_iwarp_return_ep() 1487 ep = OSAL_NULL; in ecore_iwarp_get_free_ep() 1580 if (ep == OSAL_NULL) { in ecore_iwarp_free_prealloc_ep() 1839 ep->qp = OSAL_NULL; in ecore_iwarp_reject() 1998 return OSAL_NULL; in ecore_iwarp_get_listener() 2121 return OSAL_NULL; in ecore_iwarp_get_curr_fpdu() 2855 if (ep == OSAL_NULL) in ecore_iwarp_ll2_comp_syn_pkt() 3572 ep->syn = OSAL_NULL; in ecore_iwarp_connect_complete() [all …]
|
| H A D | ecore_init_ops.c | 142 OSAL_NULL /* default parameters */); in ecore_init_rt() 169 rt_data->b_valid = OSAL_NULL; in ecore_init_alloc() 179 p_hwfn->rt_data.init_val = OSAL_NULL; in ecore_init_free() 181 p_hwfn->rt_data.b_valid = OSAL_NULL; in ecore_init_free() 209 OSAL_NULL /* default parameters */); 577 p_hwfn->unzip_buf = OSAL_NULL;
|
| H A D | ecore_rdma.c | 67 bmap->bitmap = OSAL_NULL; in ecore_rdma_bmap_alloc() 209 p_hwfn->p_rdma_info = OSAL_NULL; in ecore_rdma_info_free() 287 OSAL_NULL); in ecore_rdma_alloc() 504 bmap->bitmap = OSAL_NULL; in ecore_rdma_bmap_free() 544 OSAL_NULL)); in ecore_rdma_free_ilt() 1533 return OSAL_NULL; in ecore_rdma_create_qp() 1542 return OSAL_NULL; in ecore_rdma_create_qp() 1550 return OSAL_NULL; in ecore_rdma_create_qp() 1557 return OSAL_NULL; in ecore_rdma_create_qp() 1567 return OSAL_NULL; in ecore_rdma_create_qp() [all …]
|
| H A D | ecore_int_api.h | 141 DIRECT_REG_WR(OSAL_NULL, sb_info->igu_addr, val); in ecore_sb_ack() 178 __internal_ram_wr(OSAL_NULL, addr, size, data); in internal_ram_wr()
|
| H A D | ecore_dev.c | 890 if (p_ptt == OSAL_NULL) in ecore_llh_set_ppfid_affinity() 940 if (p_ptt == OSAL_NULL) in ecore_llh_set_roce_affinity() 1175 if (p_ptt == OSAL_NULL) in ecore_llh_add_mac_filter() 1311 if (p_ptt == OSAL_NULL) in ecore_llh_add_protocol_filter() 1378 if (p_ptt == OSAL_NULL) in ecore_llh_remove_mac_filter() 2062 return OSAL_NULL; in ecore_init_qm_get_idx_from_flags() 2551 OSAL_NULL); in ecore_resc_alloc() 3308 OSAL_NULL) + in ecore_hw_init_pf_doorbell_bar() 3310 OSAL_NULL); in ecore_hw_init_pf_doorbell_bar() 4435 u32 *buf = OSAL_NULL; in ecore_get_wake_info() [all …]
|
| H A D | ecore_cxt.c | 428 return OSAL_NULL; in ecore_cxt_tid_seg_info() 961 p_mngr->t2 = OSAL_NULL; in ecore_cxt_src_t2_free() 1082 if (p_mngr->ilt_shadow == OSAL_NULL) in ecore_ilt_shadow_free() 1095 p_dma->p_virt = OSAL_NULL; in ecore_ilt_shadow_free() 1098 p_mngr->ilt_shadow = OSAL_NULL; in ecore_ilt_shadow_free() 1164 if (p_mngr->ilt_shadow == OSAL_NULL) { in ecore_ilt_shadow_alloc() 1234 if (p_map->cid_map == OSAL_NULL) in ecore_cid_map_alloc_single() 1389 p_hwfn->p_cxt_mngr = OSAL_NULL; in ecore_cxt_mngr_free() 1789 if (p_shdw[line].p_virt != OSAL_NULL) { in ecore_ilt_init_pf() 2015 if (p_map->cid_map == OSAL_NULL) { in _ecore_cxt_acquire_cid() [all …]
|
| H A D | ecore_roce.c | 530 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_create_responder() 683 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_create_requester() 808 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_modify_responder() 915 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_modify_requester() 977 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_destroy_qp_responder() 1056 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_destroy_qp_requester() 1128 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_query_responder() 1194 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_sp_query_requester() 1314 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_destroy_ud_qp() 1362 rc = ecore_spq_post(p_hwfn, p_ent, OSAL_NULL); in ecore_roce_create_ud_qp()
|
| H A D | ecore_dbg_fw_funcs.c | 571 { OSAL_NULL, 0 }, 580 { OSAL_NULL, 0 }, 583 { OSAL_NULL, 0 }, 592 { OSAL_NULL, 0 }, 595 { OSAL_NULL, 0 }, 598 { OSAL_NULL, 0 } 1940 return OSAL_NULL; in get_dbg_bus_line_desc() 3243 offset += ecore_grc_dump_regs_hdr(dump_buf, false, 0, "eng", -1, OSAL_NULL, OSAL_NULL); in ecore_grc_dump_reset_regs() 3256 ecore_grc_dump_regs_hdr(dump_buf, true, num_regs, "eng", -1, OSAL_NULL, OSAL_NULL); in ecore_grc_dump_reset_regs() 3275 offset += ecore_grc_dump_regs_hdr(dump_buf, false, 0, "eng", -1, OSAL_NULL, OSAL_NULL); in ecore_grc_dump_modified_regs() [all …]
|
| H A D | ecore_iov_api.h | 782 …wfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED vfid, bool OSAL_UNUSED b_enabled_only) {return OSAL_NULL;} in ecore_iov_get_public_vf_info() 802 …et_forced_mac(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id) {return OSAL_NULL;} in ecore_iov_bulletin_get_forced_mac() 808 …ov_get_vf_ctx(struct ecore_hwfn OSAL_UNUSED *p_hwfn, u16 OSAL_UNUSED rel_vf_id) {return OSAL_NULL;} in ecore_iov_get_vf_ctx()
|
| H A D | ecore_mcp.c | 183 return OSAL_NULL; in ecore_mcp_cmd_get_elem() 209 p_hwfn->mcp_info = OSAL_NULL; in ecore_mcp_free() 337 if (p_info->mfw_mb_cur == OSAL_NULL || p_info->mfw_mb_shadow == OSAL_NULL) in ecore_mcp_cmd_init() 2297 if (p_running_bundle_id != OSAL_NULL) { in ecore_mcp_get_mfw_ver() 2733 return OSAL_NULL; in ecore_mcp_get_link_params() 2741 return OSAL_NULL; in ecore_mcp_get_link_state() 2757 return OSAL_NULL; in ecore_mcp_get_link_capabilities() 2782 return OSAL_NULL; in ecore_mcp_get_function_info() 3118 u8 *p_buf = OSAL_NULL; in ecore_mcp_ov_get_fc_npiv() 4471 if (p_lock != OSAL_NULL) { in ecore_mcp_resc_lock_default_init() [all …]
|
| H A D | ecore_mcp.h | 109 ((params) != OSAL_NULL && ((params)->flags & ECORE_MB_FLAG_##flag))
|
| H A D | bcm_osal.h | 426 #define OSAL_NULL NULL macro
|
| H A D | ecore_vf.c | 262 p_hwfn->vf_iov_info = OSAL_NULL; in _ecore_vf_pf_release() 548 if (p_hwfn->doorbells == OSAL_NULL) { in ecore_vf_hw_prepare()
|
| H A D | ecore_mng_tlv.c | 1300 u8 tlv_group = 0, id, *p_mfw_buf = OSAL_NULL, *p_temp; in ecore_mfw_process_tlv_req()
|
| H A D | ecore_dcbx.c | 1090 p_hwfn->p_dcbx_info = OSAL_NULL; in ecore_dcbx_info_free()
|