Searched refs:tx_frame_bits (Results 1 – 2 of 2) sorted by relevance
1007 u16 tx_frame_bits = -1; // hush gcc in amb_open() local1051 tx_frame_bits = TX_FRAME_NOTCAP; in amb_open()1064 tx_frame_bits = TX_FRAME_CAPPED; in amb_open()1140 vcc->tx_frame_bits = tx_frame_bits; in amb_open()1357 tx.vc = cpu_to_be16 (vcc->tx_frame_bits | vc); in amb_send()
607 u16 tx_frame_bits; member