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

/drivers/net/hamradio/
H A Dhdlcdrv.c119 #define tenms_to_2flags(s,tenms) ((tenms * s->par.bitrate) / 100 / 16) macro
304 int flgs = tenms_to_2flags(s, s->ch_params.tx_tail);
368 s->hdlctx.numflags = tenms_to_2flags(s, s->ch_params.tx_delay);

Completed in 76 milliseconds