Searched refs:TX_HEAD (Results 1 – 3 of 3) sorted by relevance
81 #define TX_HEAD 1 macro599 yp->tx_state = TX_HEAD; in yam_start_tx()656 case TX_HEAD: in yam_tx_byte()711 yp->tx_state = TX_HEAD; in yam_tx_byte()
626 #define TX_HEAD(channel) (0xD58 + ((channel) << 6)) macro
2043 tx->last_head = lan743x_csr_read(adapter, TX_HEAD(tx->channel_number)); in lan743x_tx_open()