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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dyam.c32 * 0.3 F6FBB 29.07.98 Delayed PTT implementation for dupmode=2
121 int dupmode; member in struct:yam_port
602 if (yp->dupmode) {
692 if (yp->dupmode == 2)
782 len += sprintf(buffer + len, " Duplex %u\n", yam_ports[i].dupmode);
1004 yp->dupmode = yi.cfg.mode;
1040 yi.cfg.mode = yp->dupmode;
1127 yam_ports[i].dupmode = 0;

Completed in 97 milliseconds