Home
last modified time | relevance | path

Searched refs:queue_stopped (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/qlge/
H A Dqlge.h456 boolean_t queue_stopped; /* Tx no resource */ member
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/qlge/
H A Dqlge_gld.c508 tx_ring->queue_stopped = 1; in ql_m_tx()
H A Dqlge.c1826 tx_ring->queue_stopped = 1; in ql_ring_tx()
2753 if (tx_ring->queue_stopped && in ql_clean_outbound_rx_ring()
2759 tx_ring->queue_stopped = 0; in ql_clean_outbound_rx_ring()
3316 tx_ring->queue_stopped = 0; in ql_init_tx_ring()