Searched refs:SGE_size (Results 1 – 7 of 7) sorted by relevance
228 numSgeSlots = ((frm_sz - sgeOffset) / ioc->SGE_size); in mptscsih_AddSGE()251 psge += ioc->SGE_size; in mptscsih_AddSGE()252 sgeOffset += ioc->SGE_size; in mptscsih_AddSGE()270 sgeOffset += ioc->SGE_size; in mptscsih_AddSGE()313 u32 *ptmp = (u32 *) (psge - ioc->SGE_size); in mptscsih_AddSGE()327 sgeOffset += ioc->SGE_size; in mptscsih_AddSGE()
895 / iocp->SGE_size; in mptctl_do_fw_download()935 sgOut += iocp->SGE_size; in mptctl_do_fw_download()1080 sg_spill = ((ioc->req_sz - sge_offset)/ioc->SGE_size) - 1; in kbuf_alloc_2_sgl()1879 sz += ioc->SGE_size; in mptctl_do_mpt_command()1881 sz += ioc->SGE_size; in mptctl_do_mpt_command()2219 psge += ioc->SGE_size; in mptctl_do_mpt_command()
1275 scale = ioc->req_sz/ioc->SGE_size; in mptfc_probe()1279 (ioc->req_sz - 60) / ioc->SGE_size; in mptfc_probe()1283 (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
1823 ioc->SGE_size = sizeof(u32) + ioc->sg_addr_size; in mpt_attach()2189 ioc->SGE_size = sizeof(u32) + ioc->sg_addr_size; in mpt_resume()3595 ioc->SGE_size; in mpt_do_upload()4335 scale = ioc->req_sz / ioc->SGE_size; in initChainBuffers()4337 num_sge = scale + (ioc->req_sz - 60) / ioc->SGE_size; in initChainBuffers()4339 num_sge = 1 + scale + (ioc->req_sz - 64) / ioc->SGE_size; in initChainBuffers()4343 (ioc->req_sz - 60) / ioc->SGE_size; in initChainBuffers()4346 scale + (ioc->req_sz - 64) / ioc->SGE_size; in initChainBuffers()
2287 psge += ioc->SGE_size; in mptsas_smp_handler()2905 psge += ioc->SGE_size; in mptsas_exp_repmanufacture_info()5233 scale = ioc->req_sz/ioc->SGE_size; in mptsas_probe()5237 (ioc->req_sz - 60) / ioc->SGE_size; in mptsas_probe()5241 (ioc->req_sz - 64) / ioc->SGE_size; in mptsas_probe()