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

/linux-4.1.27/drivers/net/hamradio/
H A Dbaycom_epp.c275 #define tenms_to_flags(bc,tenms) ((tenms * bc->bitrate) / 800) macro
458 bc->hdlctx.flags = tenms_to_flags(bc, bc->ch_params.tx_delay); transmit()
483 bc->hdlctx.flags = tenms_to_flags(bc, bc->ch_params.tx_tail); transmit()

Completed in 57 milliseconds