Searched refs:txdelay (Results 1 - 6 of 6) sorted by path

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/hamradio/
H A Ddmascc.c168 int txdelay; /* [1/TMR_0_HZ] */ member in struct:scc_param
956 start_timer(priv, priv->param.txdelay, 0);
1452 start_timer(priv, priv->param.txdelay, 0);
H A Dscc.c489 if (scc->kiss.txdelay == 0) /* zero TXDELAY = wait for CTS */
1117 * else key trx and start txdelay
1118 * fulldup == 1: key trx and start txdelay
1119 * fulldup == 2: mintime expired, reset status or key trx and start txdelay
1152 scc_start_tx_timer(scc, t_txdelay, scc->kiss.txdelay);
1302 case PARAM_TXDELAY: scc->kiss.txdelay=arg; break;
1344 scc_start_tx_timer(scc, t_txdelay, scc->kiss.txdelay);
1370 case PARAM_TXDELAY: return CAST(scc->kiss.txdelay);
1856 scc->kiss.txdelay = 36; /* 360 ms */
1868 scc->kiss.txdelay
[all...]
H A Dyam.c1012 if (yi.cfg.txdelay > YAM_MAXTXDELAY)
1014 yp->txd = yi.cfg.txdelay;
1041 yi.cfg.txdelay = yp->txd;
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dbpqether.h33 int txdelay; member in struct:bpq_req
H A Dscc.h195 unsigned char txdelay; /* Transmit Delay 10 ms/cnt */ member in struct:scc_kiss
H A Dyam.h65 unsigned int txdelay; /* TxDelay */ member in struct:yamcfg

Completed in 119 milliseconds