Searched refs:max_xfer (Results 1 – 7 of 7) sorted by relevance
103 if (ndd->nsarea.status || ndd->nsarea.max_xfer == 0 in nvdimm_init_config_data()106 ndd->nsarea.max_xfer, ndd->nsarea.config_size); in nvdimm_init_config_data()114 max_cmd_size = min_t(u32, PAGE_SIZE, ndd->nsarea.max_xfer); in nvdimm_init_config_data()161 max_cmd_size = min_t(u32, max_cmd_size, ndd->nsarea.max_xfer); in nvdimm_set_config_data()
26 __u32 max_xfer; member
82 __u64 max_xfer; /* Returned max transfer size, blocks */ member
1793 if ((scb->data_len + e_len) > ha->max_xfer) { in ips_fill_scb_sg_single()1794 e_len = ha->max_xfer - scb->data_len; in ips_fill_scb_sg_single()2452 ha->max_xfer = 0x10000; in ips_hainit()2456 ha->max_xfer = 0x20000; in ips_hainit()2460 ha->max_xfer = 0x40000; in ips_hainit()2465 ha->max_xfer = 0x80000; in ips_hainit()
1023 uint32_t max_xfer; /* Maximum Xfer size */ member
1481 attach->max_xfer = sdev->host->max_sectors * MAX_SECTOR_UNIT; in cxlflash_disk_attach()1482 attach->max_xfer /= gli->blk_len; in cxlflash_disk_attach()
451 nd_cmd->max_xfer = SZ_4K; in nfit_test_cmd_get_config_size()2435 .max_xfer = SZ_4K, in nfit_ctl_test()2445 || cmds.cfg_size.max_xfer != SZ_4K) { in nfit_ctl_test()