Searched refs:sge_size (Results 1 – 5 of 5) sorted by relevance
450 frame_sz = sizeof(Mpi2ConfigRequest_t) + ioc->sge_size; in _base_sas_ioc_info()474 frame_sz = sizeof(Mpi2SmpPassthroughRequest_t) + ioc->sge_size; in _base_sas_ioc_info()1054 ioc->sge_size = sizeof(Mpi2SGESimple64_t); in _base_config_dma_addressing()1063 ioc->sge_size = sizeof(Mpi2SGESimple32_t); in _base_config_dma_addressing()2188 sizeof(Mpi2SGEIOUnion_t)) + ioc->sge_size); in _base_allocate_memory_pools()2189 ioc->max_sges_in_main_message = max_sge_elements/ioc->sge_size; in _base_allocate_memory_pools()2192 max_sge_elements = ioc->request_sz - ioc->sge_size; in _base_allocate_memory_pools()2193 ioc->max_sges_in_chain_message = max_sge_elements/ioc->sge_size; in _base_allocate_memory_pools()2197 (ioc->max_sges_in_chain_message * ioc->sge_size)) / 4; in _base_allocate_memory_pools()
389 psge += ioc->sge_size; in _transport_expander_report_manufacture()1177 psge += ioc->sge_size; in _transport_get_expander_phy_error_log()1503 psge += ioc->sge_size; in _transport_expander_phy_control()1938 psge += ioc->sge_size; in _transport_smp_handler()
1041 (sges_in_segment * ioc->sge_size))/4; in _scsih_build_scatter_gather()1053 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()1070 0 : (sges_in_segment * ioc->sge_size)/4; in _scsih_build_scatter_gather()1071 chain_length = sges_in_segment * ioc->sge_size; in _scsih_build_scatter_gather()1075 chain_length += ioc->sge_size; in _scsih_build_scatter_gather()1095 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()1119 sg_local += ioc->sge_size; in _scsih_build_scatter_gather()
754 u16 sge_size; member
792 psge += ioc->sge_size; in _ctl_do_mpt_command()