Lines Matching defs:channel_idx
313 unsigned int channel_idx,
319 if (channel_idx == IPW_CHANNEL_RAS)
324 network->associated_ttys[channel_idx][i];
334 channel_idx,
365 unsigned int channel_idx,
373 struct ipw_tty *tty = network->associated_ttys[channel_idx][i];
384 if (channel_idx == IPW_CHANNEL_RAS
452 unsigned int channel_idx,
458 if (network->associated_ttys[channel_idx][i] == NULL) {
459 network->associated_ttys[channel_idx][i] = tty;
465 unsigned int channel_idx)
470 network->associated_ttys[channel_idx][i] = NULL;