Home
last modified time | relevance | path

Searched refs:IXGBE_ERROR (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/
H A Dixgbe_rx.c160 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_rx_copy()
235 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_rx_bind()
309 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_lro_bind()
423 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_lro_copy()
565 (ixgbe->ixgbe_state & IXGBE_ERROR) || in ixgbe_ring_rx()
582 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_ring_rx()
748 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_ring_rx()
H A Dixgbe_tx.c139 (ixgbe->ixgbe_state & IXGBE_ERROR) || in ixgbe_ring_tx()
1079 atomic_or_32(&tx_ring->ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_tx_fill_ring()
1148 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_tx_recycle_legacy()
1306 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_tx_recycle_head_wb()
H A Dixgbe_sw.h92 #define IXGBE_ERROR 0x80 macro
H A Dixgbe_main.c1958 atomic_and_32(&ixgbe->ixgbe_state, ~(IXGBE_ERROR in ixgbe_start()
4090 if (ixgbe->ixgbe_state & IXGBE_ERROR) { in ixgbe_local_timer()
4820 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_intr_legacy()
4934 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_intr_msi()
5035 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_intr_msix()