Searched refs:associated_ttys (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/char/pcmcia/ipwireless/
H A Dnetwork.c43 struct ipw_tty *associated_ttys[NO_OF_IPW_CHANNELS][MAX_ASSOCIATED_TTYS]; member in struct:ipw_network
318 network->associated_ttys[channel_idx][i];
365 struct ipw_tty *tty = network->associated_ttys[channel_idx][i];
448 if (network->associated_ttys[channel_idx][i] == NULL) {
449 network->associated_ttys[channel_idx][i] = tty;
460 network->associated_ttys[channel_idx][i] = NULL;

Completed in 122 milliseconds