Searched refs:sge_size (Results 1 – 5 of 5) sorted by relevance
494 frame_sz = sizeof(Mpi2ConfigRequest_t) + ioc->sge_size; in _base_sas_ioc_info()518 frame_sz = sizeof(Mpi2SmpPassthroughRequest_t) + ioc->sge_size; in _base_sas_ioc_info()1165 ioc->sge_size = sizeof(Mpi2SGESimple64_t); in _base_config_dma_addressing()1174 ioc->sge_size = sizeof(Mpi2SGESimple32_t); in _base_config_dma_addressing()2447 sizeof(Mpi2SGEIOUnion_t)) + ioc->sge_size); in _base_allocate_memory_pools()2448 ioc->max_sges_in_main_message = max_sge_elements/ioc->sge_size; in _base_allocate_memory_pools()2451 max_sge_elements = ioc->request_sz - ioc->sge_size; in _base_allocate_memory_pools()2452 ioc->max_sges_in_chain_message = max_sge_elements/ioc->sge_size; in _base_allocate_memory_pools()2456 (ioc->max_sges_in_chain_message * ioc->sge_size)) / 4; in _base_allocate_memory_pools()
387 psge += ioc->sge_size; in _transport_expander_report_manufacture()1173 psge += ioc->sge_size; in _transport_get_expander_phy_error_log()1497 psge += ioc->sge_size; in _transport_expander_phy_control()1933 psge += ioc->sge_size; in _transport_smp_handler()
903 u16 sge_size; member
1088 (sges_in_segment * ioc->sge_size))/4; in _scsih_build_scatter_gather()1100 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()1117 0 : (sges_in_segment * ioc->sge_size)/4; in _scsih_build_scatter_gather()1118 chain_length = sges_in_segment * ioc->sge_size; in _scsih_build_scatter_gather()1122 chain_length += ioc->sge_size; in _scsih_build_scatter_gather()1142 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()1166 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()
791 psge += ioc->sge_size; in _ctl_do_mpt_command()