Searched refs:tx_frame_bits (Results 1 – 2 of 2) sorted by relevance
1026 u16 tx_frame_bits = -1; // hush gcc in amb_open() local1070 tx_frame_bits = TX_FRAME_NOTCAP; in amb_open()1083 tx_frame_bits = TX_FRAME_CAPPED; in amb_open()1159 vcc->tx_frame_bits = tx_frame_bits; in amb_open()1376 tx.vc = cpu_to_be16 (vcc->tx_frame_bits | vc); in amb_send()
622 u16 tx_frame_bits; member