Searched refs:secondary_channel_idx (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 Dtty.c50 unsigned int secondary_channel_idx; member in struct:ipw_tty
358 if (tty->secondary_channel_idx != -1) {
360 tty->secondary_channel_idx, 1);
369 if (tty->secondary_channel_idx != -1) {
371 tty->secondary_channel_idx, 1);
378 if (tty->secondary_channel_idx != -1) {
380 tty->secondary_channel_idx, 0);
387 if (tty->secondary_channel_idx != -1) {
389 tty->secondary_channel_idx, 0);
489 int secondary_channel_idx, in
486 add_tty(int j, struct ipw_hardware *hardware, struct ipw_network *network, int channel_idx, int secondary_channel_idx, int tty_type) argument
[all...]

Completed in 85 milliseconds