Lines Matching refs:is_tx
26 #define RING_TYPE(ring) ((ring)->is_tx ? "TX ring" : "RX ring")
42 if (!ring->is_tx)
65 if (ring->is_tx)
130 io += ring->is_tx ? REG_TX_RING_BASE : REG_RX_RING_BASE;
138 io += ring->is_tx ? REG_TX_OPTIONS_BASE : REG_RX_OPTIONS_BASE;
202 if (ring->is_tx) {
208 if (ring->is_tx)
249 if (!ring->is_tx) {
316 if (!ring->is_tx) {
453 if (ring->is_tx) {
472 if (ring->is_tx && nhi->tx_rings[ring->hop]) {
477 } else if (!ring->is_tx && nhi->rx_rings[ring->hop]) {
484 if (ring->is_tx)
517 ring->is_tx = transmit;
621 if (ring->is_tx) {
705 if (ring->is_tx)