Searched refs:SGE_size (Results 1 – 7 of 7) sorted by relevance
878 / iocp->SGE_size; in mptctl_do_fw_download()918 sgOut += iocp->SGE_size; in mptctl_do_fw_download()1063 sg_spill = ((ioc->req_sz - sge_offset)/ioc->SGE_size) - 1; in kbuf_alloc_2_sgl()1782 sz += ioc->SGE_size; in mptctl_do_mpt_command()1784 sz += ioc->SGE_size; in mptctl_do_mpt_command()2122 psge += ioc->SGE_size; in mptctl_do_mpt_command()
226 numSgeSlots = ((frm_sz - sgeOffset) / ioc->SGE_size); in mptscsih_AddSGE()249 psge += ioc->SGE_size; in mptscsih_AddSGE()250 sgeOffset += ioc->SGE_size; in mptscsih_AddSGE()268 sgeOffset += ioc->SGE_size; in mptscsih_AddSGE()311 u32 *ptmp = (u32 *) (psge - ioc->SGE_size); in mptscsih_AddSGE()325 sgeOffset += ioc->SGE_size; in mptscsih_AddSGE()
1268 scale = ioc->req_sz/ioc->SGE_size; in mptfc_probe()1272 (ioc->req_sz - 60) / ioc->SGE_size; in mptfc_probe()1276 (ioc->req_sz - 64) / ioc->SGE_size; in mptfc_probe()
1475 scale = ioc->req_sz/ioc->SGE_size; in mptspi_probe()1479 (ioc->req_sz - 60) / ioc->SGE_size; in mptspi_probe()1483 (ioc->req_sz - 64) / ioc->SGE_size; in mptspi_probe()
788 u8 SGE_size; member
1824 ioc->SGE_size = sizeof(u32) + ioc->sg_addr_size; in mpt_attach()2222 ioc->SGE_size = sizeof(u32) + ioc->sg_addr_size; in mpt_resume()3625 ioc->SGE_size; in mpt_do_upload()4365 scale = ioc->req_sz / ioc->SGE_size; in initChainBuffers()4367 num_sge = scale + (ioc->req_sz - 60) / ioc->SGE_size; in initChainBuffers()4369 num_sge = 1 + scale + (ioc->req_sz - 64) / ioc->SGE_size; in initChainBuffers()4373 (ioc->req_sz - 60) / ioc->SGE_size; in initChainBuffers()4376 scale + (ioc->req_sz - 64) / ioc->SGE_size; in initChainBuffers()
2283 psge += ioc->SGE_size; in mptsas_smp_handler()2901 psge += ioc->SGE_size; in mptsas_exp_repmanufacture_info()5229 scale = ioc->req_sz/ioc->SGE_size; in mptsas_probe()5233 (ioc->req_sz - 60) / ioc->SGE_size; in mptsas_probe()5237 (ioc->req_sz - 64) / ioc->SGE_size; in mptsas_probe()