Searched refs:tx_channel (Results 1 – 2 of 2) sorted by relevance
98 uint8_t tx_channel; member709 sze_q->tx_channel); in eth_szedata2_tx()950 uint32_t tx = 1 << txq->tx_channel; in eth_tx_queue_start()1303 uint8_t tx_channel = internals->txq_base_id + tx_queue_id; in eth_tx_queue_setup() local1305 uint32_t tx = 1 << tx_channel; in eth_tx_queue_setup()1338 txq->tx_channel = tx_channel; in eth_tx_queue_setup()1348 txq->tx_channel); in eth_tx_queue_setup()
153 MESSAGE_TX_CHANNEL_T tx_channel; member