Home
last modified time | relevance | path

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

/titanic_50/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.c108 (ixgbe->ixgbe_state & IXGBE_ERROR) || in ixgbe_ring_tx()
1170 atomic_or_32(&tx_ring->ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_tx_fill_ring()
1239 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_tx_recycle_legacy()
1412 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_tx_recycle_head_wb()
H A Dixgbe_sw.h90 #define IXGBE_ERROR 0x80 macro
H A Dixgbe_main.c1867 atomic_and_32(&ixgbe->ixgbe_state, ~(IXGBE_ERROR in ixgbe_start()
3922 if (ixgbe->ixgbe_state & IXGBE_ERROR) { in ixgbe_local_timer()
4650 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_intr_legacy()
4763 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_intr_msi()
4863 atomic_or_32(&ixgbe->ixgbe_state, IXGBE_ERROR); in ixgbe_intr_msix()