Searched refs:pbl_phys_table_phys (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/ |
H A D | lm_l5.c | 317 &pbl->pbl_phys_table_phys, in lm_fc_alloc_eq_pbl() 1006 …e32(LM_FC_PBL(pdev, pdev->fcoe_info.run_time.fc_eq_base_chain_idx).pbl_phys_table_phys.as_u32.low); in lm_fc_init() 1007 …e32(LM_FC_PBL(pdev, pdev->fcoe_info.run_time.fc_eq_base_chain_idx).pbl_phys_table_phys.as_u32.high… in lm_fc_init() 1907 &iscsi->task_array.pbl_phys_table_phys, in lm_sc_alloc_con_phys_mem() 1937 &iscsi->r2tq.pbl_phys_table_phys, in lm_sc_alloc_con_phys_mem() 1968 &iscsi->hq.pbl_phys_table_phys, in lm_sc_alloc_con_phys_mem() 2073 …pbl_size, iscsi->task_array.pbl_phys_table_virt, iscsi->task_array.pbl_phys_table_phys, mm_cli_idx… in lm_sc_free_con_phys_mem() 2085 …iscsi->r2tq.pbl_size, iscsi->r2tq.pbl_phys_table_virt, iscsi->r2tq.pbl_phys_table_phys, mm_cli_idx… in lm_sc_free_con_phys_mem() 2097 …pdev, iscsi->hq.pbl_size, iscsi->hq.pbl_phys_table_virt, iscsi->hq.pbl_phys_table_phys, mm_cli_idx… in lm_sc_free_con_phys_mem() 2242 ctx->xstorm_st_context.iscsi.hq_pbl_base.lo = iscsi->hq.pbl_phys_table_phys.as_u32.low; in lm_sc_init_iscsi_context() [all …]
|
/titanic_41/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/l5/include/ |
H A D | lm_l5st.h | 60 lm_address_t pbl_phys_table_phys; member 251 lm_address_t pbl_phys_table_phys; member
|