Searched refs:tx_frame_bits (Results 1 – 2 of 2) sorted by relevance
1022 u16 tx_frame_bits = -1; // hush gcc in amb_open() local1066 tx_frame_bits = TX_FRAME_NOTCAP; in amb_open()1079 tx_frame_bits = TX_FRAME_CAPPED; in amb_open()1155 vcc->tx_frame_bits = tx_frame_bits; in amb_open()1372 tx.vc = cpu_to_be16 (vcc->tx_frame_bits | vc); in amb_send()
622 u16 tx_frame_bits; member