Home
last modified time | relevance | path

Searched refs:lm_address_t (Results 1 – 25 of 40) sorted by relevance

12

/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/
H A Dlm_l5st.h56 lm_address_t base_phy;
59 lm_address_t *pbl_phys_table_virt;
60 lm_address_t pbl_phys_table_phys;
73 lm_address_t bd_chain_phy; /* phys addr of first page of the chain */
88 lm_address_t global_buff_base_phy;
161 lm_address_t phys_addr;
186 lm_address_t ctx_phys;
195 lm_address_t phys_db_data;
225 lm_address_t ctx_phys;
250 lm_address_t *pbl_phys_table_virt;
[all …]
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/ecore/
H A Decore_sp_verbs.h134 lm_address_t rdata_mapping;
543 lm_address_t rdata_mapping;
978 lm_address_t sge_map;
1017 lm_address_t dscr_map;
1018 lm_address_t sge_map;
1019 lm_address_t rcq_map;
1020 lm_address_t rcq_np_map;
1048 lm_address_t dscr_map;
1133 lm_address_t rdata_mapping;
1385 lm_address_t rdata_mapping;
[all …]
H A Decore_init_ops.h34 lm_address_t phys_addr, u32 addr,
700 lm_address_t page_mapping) in ecore_ilt_line_wr()
715 lm_address_t null_mapping; in ecore_ilt_line_init_op()
940 lm_address_t t2_mapping, int src_cid_count) in ecore_src_init_t2()
H A Decore_sp_verbs.c2401 u32 cid, u8 func_id, void *rdata, lm_address_t rdata_mapping, int state, in ecore_init_raw_obj()
2419 u8 cl_id, u32 cid, u8 func_id, void *rdata, lm_address_t rdata_mapping, in ecore_init_vlan_mac_common()
2444 lm_address_t rdata_mapping, int state, in ecore_init_mac_obj()
2498 lm_address_t rdata_mapping, int state, in ecore_init_vlan_obj()
2539 lm_address_t rdata_mapping, int state, in ecore_init_vlan_mac_obj()
4189 u8 engine_id, void *rdata, lm_address_t rdata_mapping, in ecore_init_mcast_obj()
4767 void *rdata, lm_address_t rdata_mapping, in ecore_init_rss_config_obj()
5205 lm_address_t data_mapping = o->rdata_mapping; in ecore_q_send_setup_e1x()
5233 lm_address_t data_mapping = o->rdata_mapping; in ecore_q_send_setup_e2()
5262 lm_address_t data_mapping = o->rdata_mapping; in ecore_q_send_setup_tx_only()
[all …]
H A Decore_init.h25 lm_address_t page_mapping;
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/vf/common/
H A Dlm_vf_common.h34 lm_vf_get_bar_offset(struct _lm_device_t *pdev, u8_t bar_num, lm_address_t * bar_addr);
96 lm_address_t request_phys_addr;
100 lm_address_t response_phys_addr;
101 lm_address_t vf_pf_message_addr;
118 lm_address_t pf_fw_stats_phys_data;
119 lm_address_t vf_fw_stats_phys_data;
144 lm_address_t rss_rdata_phys;
172 lm_address_t
254 lm_address_t req_resp_phys_addr;
258 lm_address_t pf_fw_stats_set_phys_data;
[all …]
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_dmae.h198 lm_address_t host_phys_address;
249 lm_address_t completion_word_paddr;
266 lm_address_t intermediate_buffer_paddr;
322 lm_address_t executer_paddr;
693 lm_status_t lm_dmae_reg_wr_phys(struct _lm_device_t* pdev, lm_dmae_context_t* context, lm_address_t
732 …e(struct _lm_device_t* pdev, lm_dmae_context_t* context, lm_address_t source_paddr, lm_address_t d…
H A Dlm_dmae.c430 lm_address_t operation_phys_addr = {{0}}; in lm_dmae_operation_create_sgl()
431 lm_address_t executer_phys_addr = {{0}}; in lm_dmae_operation_create_sgl()
594 lm_address_t context_paddr = {{0}}; in lm_dmae_context_create()
595 lm_address_t completion_word_paddr = {{0}}; in lm_dmae_context_create()
596 lm_address_t intermediate_buffer_paddr = {{0}}; in lm_dmae_context_create()
641 lm_address_t context_paddr = {{0}}; in lm_dmae_context_create_sgl()
642 lm_address_t completion_word_paddr = {{0}}; in lm_dmae_context_create_sgl()
643 lm_address_t intermediate_buffer_paddr = {{0}}; in lm_dmae_context_create_sgl()
884 lm_address_t src_addr = {{0}}; in lm_dmae_context_execute_sub_operation()
885 lm_address_t dst_addr = {{0}}; in lm_dmae_context_execute_sub_operation()
[all …]
H A Dbd_chain.h83 __inline static lm_address_t lm_bd_chain_phys_addr(lm_bd_chain_t* bd_chain, u8_t page_idx) in lm_bd_chain_phys_addr()
85 lm_address_t mem_phys = bd_chain->bd_chain_phy; in lm_bd_chain_phys_addr()
115 lm_address_t start_mem_phy; in lm_bd_chain_set_next_ptrs()
116 lm_address_t mem_phy; in lm_bd_chain_set_next_ptrs()
195 lm_address_t mem_phys, /* phys addr of buffer */ in lm_bd_chain_add_page()
267 lm_address_t mem_phys, /* phys addr of buffer */ in lm_bd_chain_setup()
329 IN lm_address_t buf_base_phy, /* phys addr of the pre-allocated buffer */ in lm_bd_chain_pbl_set_ptrs()
330 IN lm_address_t *pbl_phys_table, /* ptr to caller pre-allocated buffer of phys pbl */ in lm_bd_chain_pbl_set_ptrs()
372 lm_address_t mem_phys, /* phys addr of buffer */ in lm_bd_chain_pbl_setup()
374 lm_address_t *pbl_phys_table, /* ptr to caller pre-allocated buffer of phys pbl */ in lm_bd_chain_pbl_setup()
[all …]
H A Dbd_chain_st.h20 lm_address_t bd_chain_phy; /* phys addr of first page of the chain */
36 lm_address_t *pbl_phys_addr_table;/* phys table pbl */
H A Dlm_sp_req_mgr.h34 lm_address_t sp_data_phys_addr;
47 IN lm_address_t phys_addr
H A Dlm_resc.c164 lm_address_t mem_phy = {{0}}; in lm_allocate_coalesce_buffers()
1201 … (lm_address_t*)&(sq_info->sq_chain.bd_chain_phy), in lm_alloc_sq()
1681 lm_address_t *phys_mem, in lm_setup_allocate_ilt_client_page()
1723 lm_address_t sb_phy_address; in lm_common_setup_alloc_resc()
1863 mem_size = alloc_num * sizeof(lm_address_t) ; in lm_common_setup_alloc_resc()
1883 … (lm_address_t*)&vars->context_cdu_phys_addr_table[i], in lm_common_setup_alloc_resc()
1916 mem_size = alloc_num * sizeof(lm_address_t) ; in lm_common_setup_alloc_resc()
1937 … (lm_address_t*)&(vars->searcher_t1_phys_addr_table[i]), in lm_common_setup_alloc_resc()
1969 mem_size = alloc_num * sizeof(lm_address_t) ; in lm_common_setup_alloc_resc()
1985 … (lm_address_t*)&(vars->searcher_t2_phys_addr_table[i]), in lm_common_setup_alloc_resc()
[all …]
H A Dlm_sp_req_mgr.c309 lm_address_t phys_addr in lm_sp_req_manager_set_sp_data()
H A Dlm_sb.c559 lm_address_t *host_sb_addr) in init_hc_attn_status_block()
576 lm_address_t *host_sb_addr) in init_igu_attn_status_block()
592 lm_address_t *host_sb_addr) in init_attn_status_block()
603 lm_address_t sb_phy_addr; in lm_init_sp_status_block()
1559 lm_address_t sb_phy_address; in lm_pf_init_vf_non_def_sb()
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/
H A Dmm.h230 lm_address_t base_addr,
255 lm_address_t physAddr,
263 lm_address_t phys_addr,
283 lm_address_t* phys_mem,
303 lm_address_t* phys_mem,
316 lm_address_t* phys_mem,
338 lm_address_t phys_mem,
485 lm_address_t *vf_pf_message);
489 lm_address_t *vf_pf_message);
H A Dmm_linux.h180 lm_address_t *bar_addr);
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l4/include/
H A Dlm_l4st.h179 lm_address_t start_phy;
180 lm_address_t free_phy;
419 lm_address_t phys_db_data;
557 lm_address_t phys_addr;
613 lm_address_t ctx_phys;
666 lm_address_t buf_phys;
925 lm_address_t rss_update_data_phys;
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm_stats.h470lm_address_t mac_stats_phys_addr; // physical address of the beginning o…
471lm_address_t bmac_stats_phys_addr; //physical address of the beginning o…
472lm_address_t nig_stats_phys_addr; // physical address of the beginning o…
487lm_address_t drv_info_to_mfw_phys_addr; // physical address of the beginning of the drv_info_to_mf…
530 lm_address_t fw_stats_mapping;
536 lm_address_t fw_stats_req_mapping;
543 lm_address_t fw_stats_data_mapping;
H A Dlm5710.h599 lm_address_t mem_phys[1+LM_MAX_SGES_FOR_PACKET]; // arrays content:
1230 lm_address_t dmae_copy_scratchpad_phys;
1587 lm_address_t vf_bars[MAX_VF_BAR];
1617 lm_address_t mem_base[MAX_NUM_BAR];
1620 lm_address_t mem_base1;
1865 lm_address_t blk_phy_address;
1876 lm_address_t vf_sb_phy_address;
1947 lm_address_t message_phys_addr;
1949 lm_address_t bulletin_phys_addr;
2067 lm_address_t pfc_fw_cfg_phys;
[all …]
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/
H A Dlm_l5.c29 OUT lm_address_t** pbl_virt, in lm_alloc_pbl_mem()
30 OUT lm_address_t *pbl_phy, in lm_alloc_pbl_mem()
46 *pbl_size = pbl_entries * sizeof(lm_address_t); in lm_alloc_pbl_mem()
50 *pbl_virt = (lm_address_t *)mm_rt_alloc_phys_mem(pdev, in lm_alloc_pbl_mem()
77 *pbl_virt = (lm_address_t *)mm_alloc_phys_mem_align(pdev, in lm_alloc_pbl_mem()
111 IN lm_address_t* buf_base_phy, in lm_create_pbl()
113 OUT lm_address_t** pbl_virt, in lm_create_pbl()
114 OUT lm_address_t* pbl_phy, in lm_create_pbl()
840 ASSERT_STATIC(sizeof(struct regpair_t) == sizeof(lm_address_t)); in lm_sc_init()
2192 lm_address_t pbl_base; in lm_sc_init_iscsi_context()
[all …]
/titanic_41/usr/src/uts/common/io/bnxe/
H A Dbnxe_mm.c339 lm_address_t baseAddr, in mm_map_io_base()
408 lm_address_t physAddr, in mm_map_io_space_solaris()
560 lm_address_t * pPhysAddr, in mm_alloc_phys_mem_align_imp()
683 lm_address_t * pPhysAddr, in mm_alloc_phys_mem_imp()
707 lm_address_t * pPhysAddr, in mm_rt_alloc_phys_mem_imp()
804 lm_address_t pPhysAddr, in mm_rt_free_phys_mem()
H A Dbnxe_mm_l4.c303 lm_address_t gen_buf_phys, in mm_tcp_rx_peninsula_to_rq_copy_dmae()
H A Dbnxe.h322 lm_address_t physAddr;
331 lm_address_t baseAddr;
350 lm_address_t cbPhysAddr;
/titanic_41/usr/src/uts/common/io/bnxe/577xx/include/
H A Dlm_defs.h568 typedef lm_u64_t lm_address_t; typedef
673 lm_address_t addr;
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/include/l4/
H A Dmm_l4if.h147 lm_address_t gen_buf_phys, /* Memory buffer to copy from */

12