Lines Matching refs:tx_tail
186 enum { tx_idle = 0, tx_keyup, tx_data, tx_tail } state;
343 bc->ch_params.tx_tail = data[1];
344 PKP("TX tail = %ums", bc->ch_params.tx_tail);
426 if (bc->hdlctx.state == tx_tail && !(stat & EPP_PTTBIT))
471 bc->hdlctx.state = tx_tail;
472 bc->hdlctx.flags = tenms_to_flags(bc, bc->ch_params.tx_tail);
484 case tx_tail:
1019 hi.data.cp.tx_tail = bc->ch_params.tx_tail;
1029 bc->ch_params.tx_tail = hi.data.cp.tx_tail;