Searched refs:max_data_sg_nents (Results 1 – 4 of 4) sorted by relevance
20 u32 max_data_sg_nents; member
523 if (cmd->se_tfo->max_data_sg_nents) { in spc_emulate_evpd_b0()524 mtl = (cmd->se_tfo->max_data_sg_nents * PAGE_SIZE) / in spc_emulate_evpd_b0()
1083 if (!cmd->se_tfo->max_data_sg_nents) in target_check_max_data_sg_nents()1091 mtl = (cmd->se_tfo->max_data_sg_nents * PAGE_SIZE); in target_check_max_data_sg_nents()
1760 .max_data_sg_nents = 1200,