Searched refs:cmd_sg_cnt (Results 1 – 2 of 2) sorted by relevance
203 unsigned int cmd_sg_cnt; member
1312 static uint32_t srp_max_it_iu_len(int cmd_sg_cnt, bool use_imm_data, in srp_max_it_iu_len() argument1317 cmd_sg_cnt * sizeof(struct srp_direct_buf); in srp_max_it_iu_len()1344 uint32_t max_iu_len = srp_max_it_iu_len(target->cmd_sg_cnt, in srp_rport_reconnect()1758 if (unlikely(target->cmd_sg_cnt < state.ndesc && in srp_map_data()1766 count = min(state.ndesc, target->cmd_sg_cnt); in srp_map_data()2369 ch->max_it_iu_len = srp_max_it_iu_len(target->cmd_sg_cnt, in srp_cm_rep_handler()3028 return sprintf(buf, "%u\n", target->cmd_sg_cnt); in show_cmd_sg_entries()3535 target->cmd_sg_cnt = token; in srp_parse_options()3655 target->cmd_sg_cnt = cmd_sg_entries; in srp_create_target()3696 target->cmd_sg_cnt < target->sg_tablesize) { in srp_create_target()[all …]