Searched defs:hdlcdrv_channel_params (Results 1 – 1 of 1) sorted by relevance
25 struct hdlcdrv_channel_params { struct26 int tx_delay; /* the transmitter keyup delay in 10ms units */27 int tx_tail; /* the transmitter keyoff delay in 10ms units */28 int slottime; /* the slottime in 10ms; usually 10 = 100ms */29 int ppersist; /* the p-persistence 0..255 */30 int fulldup; /* some driver do not support full duplex, setting */