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

/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Dcyclades.h55 *added rflow (which allows enabling the CD1400 special flow control
600 int rflow; member in struct:cyclades_port
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Dcyclades.h52 *added rflow (which allows enabling the CD1400 special flow control
597 int rflow; member in struct:cyclades_port
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/char/
H A Dcyclades.c235 * The cyclades_port structure member rflow and the vector rflow_thr
244 static char rflow_thr[] = { /* rflow threshold */
2826 if ((cflag & CRTSCTS) && info->rflow) {
2839 if ((cflag & CRTSCTS) && info->rflow) {
3693 info->rflow = (int)arg;
3697 ret_val = info->rflow;
5125 info->rflow = 0;
5132 info->rflow = 0;

Completed in 63 milliseconds