Searched refs:ETH_TX_LD (Results 1 – 2 of 2) sorted by relevance
202 #define ETH_TX_LD (1 << 1) macro
230 #define ETH_TX_LD BIT(1) macro780 if ((devcs & (ETH_TX_FD | ETH_TX_LD)) != in korina_tx()781 (ETH_TX_FD | ETH_TX_LD)) { in korina_tx()828 lp->td_ring[lp->tx_next_done].devcs = ETH_TX_FD | ETH_TX_LD; in korina_tx()996 lp->td_ring[i].devcs = ETH_TX_FD | ETH_TX_LD; in korina_alloc_ring()