Searched refs:cmd_sg_cnt (Results 1 – 2 of 2) sorted by relevance
210 unsigned int cmd_sg_cnt; member
1308 static uint32_t srp_max_it_iu_len(int cmd_sg_cnt, bool use_imm_data, in srp_max_it_iu_len() argument1313 cmd_sg_cnt * sizeof(struct srp_direct_buf); in srp_max_it_iu_len()1340 uint32_t max_iu_len = srp_max_it_iu_len(target->cmd_sg_cnt, in srp_rport_reconnect()1753 if (unlikely(target->cmd_sg_cnt < state.ndesc && in srp_map_data()1761 count = min(state.ndesc, target->cmd_sg_cnt); in srp_map_data()2354 ch->max_it_iu_len = srp_max_it_iu_len(target->cmd_sg_cnt, in srp_cm_rep_handler()3043 return sysfs_emit(buf, "%u\n", target->cmd_sg_cnt); in cmd_sg_entries_show()3547 target->cmd_sg_cnt = token; in srp_parse_options()3667 target->cmd_sg_cnt = cmd_sg_entries; in add_target_store()3706 target->cmd_sg_cnt < target->sg_tablesize) { in add_target_store()[all …]